- use sys/inotify.h
This commit is contained in:
parent
5cb54b5adc
commit
01ea971610
@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
#include "libbb.h"
|
||||
#include <linux/inotify.h>
|
||||
#include <sys/inotify.h>
|
||||
|
||||
static const char mask_names[] ALIGN1 =
|
||||
"a" // 0x00000001 File was accessed
|
||||
|
Loading…
Reference in New Issue
Block a user