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