Fix poll.h location
This commit is contained in:
committed by
Keith Winstein
parent
2c4bf49490
commit
44ab7360bc
@@ -23,7 +23,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <poll.h>
|
||||
#include <sys/poll.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
#include <wchar.h>
|
||||
|
||||
Reference in New Issue
Block a user