add stdint.h for uint32_t definition

This commit is contained in:
Mickael B 2017-07-29 02:48:35 -04:00 committed by Eric Soroos
parent 7fe23b39b9
commit e308adb9d6

View File

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