diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-05 16:21:37 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-05 16:21:37 +0000 |
commit | fa939aae8178b1675e6fa118c7da05ae575f87cd (patch) | |
tree | 00bbd3cfe2ad339355510b3e96c57d7f985f0674 /libbb/messages.c | |
parent | 465874f3a31da80c3fe444a425afbb840098de1c (diff) | |
download | busybox-w32-fa939aae8178b1675e6fa118c7da05ae575f87cd.tar.gz busybox-w32-fa939aae8178b1675e6fa118c7da05ae575f87cd.tar.bz2 busybox-w32-fa939aae8178b1675e6fa118c7da05ae575f87cd.zip |
- include proper headers.
Diffstat (limited to 'libbb/messages.c')
-rw-r--r-- | libbb/messages.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/messages.c b/libbb/messages.c index b9a5353a7..ab4c5d4b1 100644 --- a/libbb/messages.c +++ b/libbb/messages.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include "busybox.h" | ||
10 | #include "libbb.h" | 9 | #include "libbb.h" |
11 | 10 | ||
12 | #ifdef L_full_version | 11 | #ifdef L_full_version |