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:
10289c5
)
First steps to get GNUnet running under OpenIndiana: include needed for network.c
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 13 Oct 2010 16:24:26 +0000
(16:24 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 13 Oct 2010 16:24:26 +0000
(16:24 +0000)
src/include/platform.h
patch
|
blob
|
history
diff --git
a/src/include/platform.h
b/src/include/platform.h
index b36cd83a4015eb6fc45c8baf04ce88206200e56d..d2e5e3b5d247bdbf16c5d2ca65fa60c7c31e88ea 100644
(file)
--- a/
src/include/platform.h
+++ b/
src/include/platform.h
@@
-148,6
+148,7
@@
#endif
#ifdef SOLARIS
#include <sys/sockio.h>
+#include <sys/filio.h> >
#include <sys/loadavg.h>
#include <semaphore.h>
#endif