udev_monitor.c: remove no longer required fcntl.h include
This commit is contained in:
parent
0fd4054baf
commit
4a6b31b8f1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include <poll.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue