aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-05 16:21:37 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-04-05 16:21:37 +0000
commit0c6b68ee7628d02023885d1fc31a53197995f482 (patch)
tree00bbd3cfe2ad339355510b3e96c57d7f985f0674 /libbb
parent136989784d36fec6213475deeb731401e165f8e5 (diff)
downloadbusybox-w32-0c6b68ee7628d02023885d1fc31a53197995f482.tar.gz
busybox-w32-0c6b68ee7628d02023885d1fc31a53197995f482.tar.bz2
busybox-w32-0c6b68ee7628d02023885d1fc31a53197995f482.zip
- include proper headers.
git-svn-id: svn://busybox.net/trunk/busybox@14756 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'libbb')
-rw-r--r--libbb/messages.c1
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