summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/poll.h')
-rw-r--r--rtemsbsd/include/poll.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/include/poll.h b/rtemsbsd/include/poll.h
new file mode 100644
index 00000000..48572ee4
--- /dev/null
+++ b/rtemsbsd/include/poll.h
@@ -0,0 +1,2 @@
+#include <freebsd/bsd.h>
+#include <freebsd/sys/poll.h>