diff options
Diffstat (limited to 'winsup/cygwin/profil.c')
-rw-r--r-- | winsup/cygwin/profil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/profil.c b/winsup/cygwin/profil.c index a4f64ae2c..e6954aa29 100644 --- a/winsup/cygwin/profil.c +++ b/winsup/cygwin/profil.c @@ -8,7 +8,7 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ -#include <windows.h> +#include "winlean.h" #include <sys/types.h> #include <errno.h> |