Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / findutils / xargs.c
index b8ac31aa004829ebe54d7fe327ad3cbbe3f17ecb..4a3fe3c6094722f890c28382c35541e9e7a99ce1 100644 (file)
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>