* localtime.c: Revert exclusion of windows.h.
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
Fri May  4 21:05:20 2001  Christopher Faylor <cgf@cygnus.com>
 | 
			
		||||
 | 
			
		||||
	* localtime.c: Revert exclusion of windows.h.
 | 
			
		||||
 | 
			
		||||
Fri May  4 17:03:16 2001  Christopher Faylor <cgf@cygnus.com>
 | 
			
		||||
 | 
			
		||||
	* string.h: Fix last-minute typo.
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
/* CYGNUS LOCAL */
 | 
			
		||||
#include "winsup.h"
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <windows.h>
 | 
			
		||||
#define lint
 | 
			
		||||
 | 
			
		||||
#define USG_COMPAT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user