summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib/libcmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/lib/libcmain.c')
-rw-r--r--winsup/cygwin/lib/libcmain.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/winsup/cygwin/lib/libcmain.c b/winsup/cygwin/lib/libcmain.c
index da2a69839..d1faba1b3 100644
--- a/winsup/cygwin/lib/libcmain.c
+++ b/winsup/cygwin/lib/libcmain.c
@@ -1,6 +1,6 @@
/* libcmain.c
- Copyright 1996, 1997, 1998, 2000, 2001 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 2000, 2001, 2006, 2009 Red Hat, Inc.
This file is part of Cygwin.
@@ -9,7 +9,6 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
#include <windows.h>
-#include <string.h>
#define SP " \t\n"