start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com>
[oweals/busybox.git] / networking / isrv_identd.c
index 59daf99ed5add314f8eaa97cb8e78991cc0c4377..84cf6da6a05dab7cd533c9061a57b73b0cd437b9 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <syslog.h>
-#include "busybox.h"
+#include "libbb.h"
 #include "isrv.h"
 
 enum { TIMEOUT = 20 };