udev_monitor.c: remove no longer required fcntl.h include
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <poll.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user