summaryrefslogtreecommitdiff
path: root/usrsctp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usrsctp.h')
-rw-r--r--usrsctp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrsctp.h b/usrsctp.h
index 052c076..b72eeb6 100644
--- a/usrsctp.h
+++ b/usrsctp.h
@@ -35,6 +35,7 @@
extern "C" {
#endif
+#include <errno.h>
#include <sys/types.h>
#ifdef _WIN32
#ifdef _MSC_VER