diff options
Diffstat (limited to 'bin/sh/expand.c')
| -rw-r--r-- | bin/sh/expand.c | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sh/expand.c b/bin/sh/expand.c index 4403fa8205e7..dfafe35fbaca 100644 --- a/bin/sh/expand.c +++ b/bin/sh/expand.c @@ -34,9 +34,6 @@   * SUCH DAMAGE.   */ -#ifndef lint -#endif /* not lint */ -#include <sys/cdefs.h>  #include <sys/types.h>  #include <sys/time.h>  #include <sys/stat.h>  | 
