From 07411d4c2e9bed0a056477ab3050d38842546598 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 12 Mar 2004 16:39:37 +0000 Subject: * include/process.h: Remove the #endif associated with removal of __STRICT_ANSI__ guard from non-ANSI header. --- winsup/mingw/include/process.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'winsup/mingw/include') 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__ */ -- cgit v1.2.3