chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Provide for a network initialization step
[disorder]
/
lib
/
common.h
diff --git
a/lib/common.h
b/lib/common.h
index 99f867162698946bfa680019fa1da58abfaad639..93dd4315a0c2bc862a6b22ef3dac60521de295a0 100644
(file)
--- a/
lib/common.h
+++ b/
lib/common.h
@@
-31,6
+31,8
@@
# define declspec(x)
# define socket_error() (errno)
# define system_error() (errno)
# define declspec(x)
# define socket_error() (errno)
# define system_error() (errno)
+# define network_init()
+
#if HAVE_INTTYPES_H
# include <inttypes.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#endif