summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-03-12 16:39:37 +0000
committerChristopher Faylor <me@cgf.cx>2004-03-12 16:39:37 +0000
commit07411d4c2e9bed0a056477ab3050d38842546598 (patch)
tree313de44f54bff9b26806eda9f93a92031d3dc7d4 /winsup/mingw/include
parentcbc2ab7c83187ae11db84ca4b3579906043981bc (diff)
downloadcygnal-07411d4c2e9bed0a056477ab3050d38842546598.tar.gz
cygnal-07411d4c2e9bed0a056477ab3050d38842546598.tar.bz2
cygnal-07411d4c2e9bed0a056477ab3050d38842546598.zip
* include/process.h: Remove the #endif associated with removal of
__STRICT_ANSI__ guard from non-ANSI header.
Diffstat (limited to 'winsup/mingw/include')
-rw-r--r--winsup/mingw/include/process.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/mingw/include/process.h b/winsup/mingw/include/process.h
index 6d61b2a2b..ab9d3538a 100644
--- a/winsup/mingw/include/process.h
+++ b/winsup/mingw/include/process.h
@@ -152,5 +152,3 @@ _CRTIMP int __cdecl spawnvpe (int, const char*, const char* const*, const char*
#endif /* Not RC_INVOKED */
#endif /* _PROCESS_H_ not defined */
-
-#endif /* Not __STRICT_ANSI__ */