projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76fae8
)
Include <stdint.h>.
author
MORIOKA Tomohiko
<tomo@megaella.mousai.info>
Mon, 20 May 2013 17:45:49 +0000
(
02:45
+0900)
committer
MORIOKA Tomohiko
<tomo@megaella.mousai.info>
Mon, 20 May 2013 17:45:49 +0000
(
02:45
+0900)
cos.h
patch
|
blob
|
history
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;