Cleanup patch from Vladimir N. Oleynik.
[oweals/busybox.git] / logname.c
index d614e85f14d3cff7515614487af8e1ff57d67857..edec016e67a4e9077e2a1749066f632614bba311 100644 (file)
--- a/logname.c
+++ b/logname.c
@@ -22,6 +22,8 @@
 
 #include "busybox.h"
 #include <stdio.h>
+#include <stdlib.h>
+#include <unistd.h>
 
 extern int logname_main(int argc, char **argv)
 {