Index: trunk/include/samhain.h
===================================================================
--- trunk/include/samhain.h	(revision 428)
+++ trunk/include/samhain.h	(revision 433)
@@ -208,4 +208,5 @@
 #define SH_INOTIFY_NEEDINIT (1<<2)
 #define SH_INOTIFY_INSCAN   (1<<3)
+#define SH_INOTIFY_IFUSED(a)   if ((sh.flag.inotify & SH_INOTIFY_USE) != 0) { a }
 
 
