Fix poll.h location
This commit is contained in:
committed by
Keith Winstein
parent
2c4bf49490
commit
44ab7360bc
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <poll.h>
|
||||
#include <sys/poll.h>
|
||||
|
||||
#include "user.h"
|
||||
#include "fatal_assert.h"
|
||||
|
||||
Reference in New Issue
Block a user