aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/busybox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/busybox.h b/include/busybox.h
index befbea544..fbda6efcb 100644
--- a/include/busybox.h
+++ b/include/busybox.h
@@ -11,6 +11,7 @@
11 11
12#include "libbb.h" 12#include "libbb.h"
13 13
14/* order matters: used as index into "install_dir[]" in busybox.c */
14enum Location { 15enum Location {
15 _BB_DIR_ROOT = 0, 16 _BB_DIR_ROOT = 0,
16 _BB_DIR_BIN, 17 _BB_DIR_BIN,