summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/sys/poll.h')
-rw-r--r--cpukit/libnetworking/sys/poll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/sys/poll.h b/cpukit/libnetworking/sys/poll.h
index 8237ba303c..9ea42b9ddf 100644
--- a/cpukit/libnetworking/sys/poll.h
+++ b/cpukit/libnetworking/sys/poll.h
@@ -31,7 +31,7 @@
#ifndef _SYS_POLL_H_
#define _SYS_POLL_H_
-#include <rtems/bsd/sys/cdefs.h>
+#include <sys/cdefs.h>
/*
* This file is intended to be compatible with the traditional poll.h.