aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index f8dd12836..69f455435 100644
--- a/internal.h
+++ b/internal.h
@@ -24,7 +24,7 @@
24#ifndef _BB_INTERNAL_H_ 24#ifndef _BB_INTERNAL_H_
25#define _BB_INTERNAL_H_ 1 25#define _BB_INTERNAL_H_ 1
26 26
27#include "busybox.def.h" 27#include "Config.h"
28 28
29#ifdef DMALLOC 29#ifdef DMALLOC
30#include "dmalloc.h" 30#include "dmalloc.h"