SIM: Needs to include stdint.h

This commit is contained in:
Gregory Nutt
2016-02-16 10:12:06 -06:00
parent 17cf9a57a0
commit 9234eec334
+1
View File
@@ -37,6 +37,7 @@
* Included Files
****************************************************************************/
#include <stdint.h>
#include <pthread.h>
#include <semaphore.h>