diff options
Diffstat (limited to 'include/sys/poll.h')
-rw-r--r-- | include/sys/poll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/poll.h b/include/sys/poll.h index 779ec774..99170401 100644 --- a/include/sys/poll.h +++ b/include/sys/poll.h @@ -1 +1,2 @@ +#warning redirecting incorrect #include <sys/poll.h> to <poll.h> #include <poll.h> |