From 2405872b167cc425accb30c315dc4812327c546b Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Thu, 20 Dec 2018 02:34:12 +0000 Subject: [PATCH] redirect sys/poll.h to poll.h for compatibility --- nx/external/bsd/include/sys/poll.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nx/external/bsd/include/sys/poll.h diff --git a/nx/external/bsd/include/sys/poll.h b/nx/external/bsd/include/sys/poll.h new file mode 100644 index 00000000..ca72dd2f --- /dev/null +++ b/nx/external/bsd/include/sys/poll.h @@ -0,0 +1,2 @@ +#include +