X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/3fc75114f93094024e457141d8e67cda38b87e9b..3544c8e738c3993d9c87417329c573544f641ad9:/lib/common.h diff --git a/lib/common.h b/lib/common.h index 99f8671..93dd431 100644 --- a/lib/common.h +++ b/lib/common.h @@ -31,6 +31,8 @@ # define declspec(x) # define socket_error() (errno) # define system_error() (errno) +# define network_init() + #if HAVE_INTTYPES_H # include #endif