summaryrefslogtreecommitdiff
path: root/src/poll/nfds_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/poll/nfds_t.h')
-rw-r--r--src/poll/nfds_t.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/poll/nfds_t.h b/src/poll/nfds_t.h
deleted file mode 100644
index 2a8b8208..00000000
--- a/src/poll/nfds_t.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <poll.h>
-typedef unsigned int nfds_t;
-/*
-XOPEN(400)
-POSIX(200809)
-*/