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

This commit is contained in:
Dave Murphy 2018-12-20 02:34:12 +00:00 committed by fincs
parent 252e8ef9ff
commit 2405872b16

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

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