Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / sysklogd / logger.c
index f4a0f82fb0e02010bbe9a84fbd3bf24b5f671677..fa1cf6d15e2c023f33e553ae00387adcf13253de 100644 (file)
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <unistd.h>
 #include <sys/types.h>