diff options
Diffstat (limited to 'messages.c')
-rw-r--r-- | messages.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages.c b/messages.c index f7a772cbd..81fd9c75c 100644 --- a/messages.c +++ b/messages.c | |||
@@ -36,7 +36,7 @@ | |||
36 | //Then just use the string memory_exhausted when it is needed. | 36 | //Then just use the string memory_exhausted when it is needed. |
37 | // | 37 | // |
38 | 38 | ||
39 | #include "internal.h" | 39 | #include "busybox.h" |
40 | #ifndef _BB_MESSAGES_C | 40 | #ifndef _BB_MESSAGES_C |
41 | #define _BB_MESSAGES_C | 41 | #define _BB_MESSAGES_C |
42 | 42 | ||