diff options
Diffstat (limited to 'winsup/cygserver/woutsup.h')
-rw-r--r-- | winsup/cygserver/woutsup.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/winsup/cygserver/woutsup.h b/winsup/cygserver/woutsup.h index 39db63997..b262ae2a1 100644 --- a/winsup/cygserver/woutsup.h +++ b/winsup/cygserver/woutsup.h @@ -1,6 +1,6 @@ /* woutsup.h: for Cygwin code compiled outside the DLL (i.e. cygserver). - Copyright 2002, 2003 Red Hat, Inc. + Copyright 2002, 2003, 2007 Red Hat, Inc. This file is part of Cygwin. @@ -40,8 +40,6 @@ details. */ #undef _WINNETWK_H #undef _WINSVC_H -#include "wincap.h" - #include "bsd_helper.h" #include "bsd_log.h" #include "bsd_mutex.h" |