Fix some formatting
[oweals/busybox.git] / logger.c
index 3d02979c86a119ad7b5544d2c48e05d1de8cc2b4..d286f34d1f1204f3b44df73d16c45afb17ed1f99 100644 (file)
--- a/logger.c
+++ b/logger.c
@@ -27,6 +27,8 @@
 #include <sys/types.h>
 #include <fcntl.h>
 #include <ctype.h>
+#include <string.h>
+#include <stdlib.h>
 
 #if !defined BB_SYSLOGD