redirect sys/poll.h to poll.h for compatibility

This commit is contained in:
Dave Murphy 2018-12-20 02:34:12 +00:00
parent f448b0fbad
commit 56c1221909

2
nx/external/bsd/include/sys/poll.h vendored Normal file
View File

@ -0,0 +1,2 @@
#include <poll.h>