httpd: sendfile support
[oweals/busybox.git] / networking / inetd.c
index dc191a40eb0ee8e5c14726457403ca689bf86ef5..211a8dcbf9b3410b3f904897b9656a7cbbee6b12 100644 (file)
  *                      setuid()
  */
 
-#include "busybox.h"
+#include "libbb.h"
 #include <syslog.h>
 #include <sys/un.h>