Include <stdint.h>.
[chise/concord.git] / 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;