mirror of
https://git.busybox.net/busybox
synced 2026-02-07 20:50:26 +00:00
Remove the silly redundancy from that header file include.
This commit is contained in:
parent
c9f423a93d
commit
4eddb42bbc
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include <signal.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "../shell/cmdedit.h"
|
||||
#include "cmdedit.h"
|
||||
|
||||
|
||||
#ifdef CONFIG_LOCALE_SUPPORT
|
||||
|
|
|
|||
Loading…
Reference in a new issue