@ -46,10 +46,10 @@
#define NN_HAVE_MSG_CONTROL 0
//#define STANDALONE 1
#define PNACL_message printf
#if !defined(WIN32)
//#define NN_ENABLE_EXTRA 1
#include <sys/uio.h>
#include <sys/un.h>
#endif
@ -26,6 +26,7 @@
#include <errno.h>
#include <stdio.h>
#include <string.h>
/* Include nn.h header to define nanomsg-specific error codes. */
#include "../nn.h"