Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,
[oweals/busybox.git] / pwd.c
diff --git a/pwd.c b/pwd.c
index f0c923b7b3cc35b1f777928feb30bdeba20a8fdc..c9de7778eec0765c75a1da43a1d2e4a553b560b9 100644 (file)
--- a/pwd.c
+++ b/pwd.c
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <dirent.h>
 #include <errno.h>