Remove gratuitous and unnecessary "BusyBox" refernece in login prompt
[oweals/busybox.git] / init / start_stop_daemon.c
index 6b090437f7cccee4a5bbfb0e0fd0a8d035f9c8af..5765261834369ad38311a19833cb5c7c993b75fe 100644 (file)
@@ -18,7 +18,7 @@
 #include <unistd.h>
 
 #include "busybox.h"
-#include "pwd.h"
+#include "pwd_.h"
 
 static int start = 0;
 static int stop = 0;