X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=trunk%2Fltt-control%2Flttd%2Flttd.c;h=87d5630c200983ed2d6cfc6af5e5016705130752;hb=7967f7c3ae01d9b9aad66167dceb2d266ace4ab1;hp=30c7084cb7577077a47821d9e16bf5eca923d500;hpb=4e1c69e6aff49427e5158a306a341e04e5a84bb9;p=ltt-control.git diff --git a/trunk/ltt-control/lttd/lttd.c b/trunk/ltt-control/lttd/lttd.c index 30c7084..87d5630 100644 --- a/trunk/ltt-control/lttd/lttd.c +++ b/trunk/ltt-control/lttd/lttd.c @@ -51,7 +51,7 @@ #define RELAY_GET_SUBBUF_SIZE _IOR(0xF5, 0x03,__u32) #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,14) -#include +#include /* From the inotify-tools 2.6 package */ static inline int inotify_init (void) {