--- busybox-1.12.1.orig/miscutils/inotifyd.c 2008-11-07 01:39:21.000000000 +0000 +++ busybox-1.12.1/miscutils/inotifyd.c 2008-11-07 01:37:05.000000000 +0000 @@ -28,7 +28,7 @@ */ #include "libbb.h" -#include +#include static volatile smallint signalled;