add stdint.h for uint32_t definition

This commit is contained in:
Mickael B 2017-07-29 02:48:35 -04:00
parent 8f83c3fa4a
commit 4994f64006

View File

@ -1,4 +1,5 @@
/* Sgi.h */
#include <stdint.h>
typedef struct {