Include <stdint.h>.
authorMORIOKA Tomohiko <tomo@megaella.mousai.info>
Mon, 20 May 2013 17:45:49 +0000 (02:45 +0900)
committerMORIOKA Tomohiko <tomo@megaella.mousai.info>
Mon, 20 May 2013 17:45:49 +0000 (02:45 +0900)
cos.h

diff --git a/cos.h b/cos.h
index 475e355..9624573 100644 (file)
--- a/cos.h
+++ b/cos.h
@@ -29,6 +29,7 @@ extern "C" {
 #endif
 
 #include <stdlib.h>
+#include <stdint.h>
 
 
 typedef void* COS_object;