- use sys/inotify.h

1_13_stable
Bernhard Reutner-Fischer 2008-10-21 17:26:10 +00:00
parent 5cb54b5adc
commit 01ea971610
1 changed files with 1 additions and 1 deletions

View File

@ -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