aboutsummaryrefslogtreecommitdiff
path: root/src/nng.h
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-01-22 13:26:28 -0800
committerGarrett D'Amore <garrett@damore.org>2017-01-22 13:26:28 -0800
commit9b373f8dc63a5a400df4c95ef3daf27b44181119 (patch)
treefde2d53699da8fec9f352e13805d95c98b1829c8 /src/nng.h
parentbc06cb896b25c86e646017548f357f0e7724531e (diff)
downloadnng-9b373f8dc63a5a400df4c95ef3daf27b44181119.tar.gz
nng-9b373f8dc63a5a400df4c95ef3daf27b44181119.tar.bz2
nng-9b373f8dc63a5a400df4c95ef3daf27b44181119.zip
Initial start of compat layer with bind, connect, etc. Untested.
Diffstat (limited to 'src/nng.h')
-rw-r--r--src/nng.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nng.h b/src/nng.h
index eb9a2d87..f9290996 100644
--- a/src/nng.h
+++ b/src/nng.h
@@ -20,7 +20,6 @@
extern "C" {
#endif
-#include <errno.h>
#include <stddef.h>
#include <stdint.h>