projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f423a
)
Remove the silly redundancy from that header file include.
author
"Robert P. J. Day"
<rpjday@mindspring.com>
Mon, 3 Jul 2006 00:46:47 +0000
(
00:46
-0000)
committer
"Robert P. J. Day"
<rpjday@mindspring.com>
Mon, 3 Jul 2006 00:46:47 +0000
(
00:46
-0000)
shell/cmdedit.c
patch
|
blob
|
history
diff --git
a/shell/cmdedit.c
b/shell/cmdedit.c
index 8b5b2b94254929681c9f65ccd182eacacc70829d..59226aff52f5b040a7736e72f7f89fbf10fd9d22 100644
(file)
--- a/
shell/cmdedit.c
+++ b/
shell/cmdedit.c
@@
-42,7
+42,7
@@
#include <signal.h>
#include <limits.h>
-#include "
../shell/
cmdedit.h"
+#include "cmdedit.h"
#ifdef CONFIG_LOCALE_SUPPORT