1
0
mirror of https://github.com/marqs85/ossc.git synced 2026-04-20 13:16:50 +00:00

add missing include

This commit is contained in:
marqs
2025-01-23 19:24:15 +02:00
parent 0c8b85d3f2
commit 9af171947a
@@ -18,6 +18,7 @@
//
#include <stdio.h>
#include <stdint.h>
#include <unistd.h>
#include "system.h"
#include "i2c_opencores.h"