summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/poll.h')
-rw-r--r--cpukit/libnetworking/poll.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/cpukit/libnetworking/poll.h b/cpukit/libnetworking/poll.h
deleted file mode 100644
index 0287495599..0000000000
--- a/cpukit/libnetworking/poll.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _POLL_H_
-#define _POLL_H_
-
-#include <sys/poll.h>
-
-#endif /* !_POLL_H_ */