projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4abda07
)
stdarg
author
Christian Grothoff
<christian@grothoff.org>
Fri, 29 Oct 2010 13:52:24 +0000
(13:52 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 29 Oct 2010 13:52:24 +0000
(13:52 +0000)
src/include/gnunet_common.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_common.h
b/src/include/gnunet_common.h
index 7f8a78f54587b6219a393732f4c2d1cb07bdf4ba..57008fa08326399de69c2b8567911ebdc84ddc2e 100644
(file)
--- a/
src/include/gnunet_common.h
+++ b/
src/include/gnunet_common.h
@@
-42,6
+42,9
@@
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif
+#ifdef HAVE_STDARG_H
+#include <stdarg.h>
+#endif
/**
* Version of the API (for entire gnunetutil.so library).