diff options
Diffstat (limited to 'fbset.c')
-rw-r--r-- | fbset.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ | |||
24 | * Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be) | 24 | * Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be) |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include "internal.h" | 27 | #include "busybox.h" |
28 | #include <stdio.h> | 28 | #include <stdio.h> |
29 | #include <stdlib.h> | 29 | #include <stdlib.h> |
30 | #include <unistd.h> | 30 | #include <unistd.h> |