aboutsummaryrefslogtreecommitdiff
path: root/system/include/sys/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/include/sys/socket.h')
-rw-r--r--system/include/sys/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/include/sys/socket.h b/system/include/sys/socket.h
index e33dbefd..e3cf3f13 100644
--- a/system/include/sys/socket.h
+++ b/system/include/sys/socket.h
@@ -72,6 +72,8 @@ struct linger {
int l_linger;
};
+#define SIOCATMARK 1
+
#ifdef __cplusplus
}
#endif