Remove the silly redundancy from that header file include.

This commit is contained in:
"Robert P. J. Day" 2006-07-03 00:46:47 +00:00
parent c9f423a93d
commit 4eddb42bbc

View File

@ -42,7 +42,7 @@
#include <signal.h>
#include <limits.h>
#include "../shell/cmdedit.h"
#include "cmdedit.h"
#ifdef CONFIG_LOCALE_SUPPORT