Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / procps / free.c
index d8c3f0b919dce48f5eb94a198a2057394ef98141..a33fa9a596c4d3b982b5a5df7dfe6e5f5939b7ff 100644 (file)
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <errno.h>