Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / loadkmap.c
index 43c1cc795ef813472f5135ce697793c67c04b715..75b40da9aa672ac18f38946c9ca05b13799b2459 100644 (file)
@@ -24,6 +24,9 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <stdio.h>
+#include <string.h>
+#include <stdlib.h>
+#include <unistd.h>
 #include <sys/ioctl.h>
 
 #define BINARY_KEYMAP_MAGIC "bkeymap"