From 0ae5679aa160245af248836e1d7743aeff63f2e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:13 -0600 Subject: Additional kde to tde renaming --- win/sys/mman.h | 2 +- win/sys/resource.h | 2 +- win/sys/stat.h | 2 +- win/sys/time.h | 2 +- win/sys/times.h | 2 +- win/sys/utsname.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'win/sys') diff --git a/win/sys/mman.h b/win/sys/mman.h index d28bcba88..6ec8abcbe 100644 --- a/win/sys/mman.h +++ b/win/sys/mman.h @@ -23,7 +23,7 @@ #ifndef _MMAP_H #define _MMAP_H -#include +#include #include diff --git a/win/sys/resource.h b/win/sys/resource.h index a505f2838..d49a21f4b 100644 --- a/win/sys/resource.h +++ b/win/sys/resource.h @@ -20,7 +20,7 @@ #ifndef _SYS_RESOURCE_H_ #define _SYS_RESOURCE_H_ -#include +#include #include #ifdef __cplusplus diff --git a/win/sys/stat.h b/win/sys/stat.h index 2b22558bc..f65a56e0c 100644 --- a/win/sys/stat.h +++ b/win/sys/stat.h @@ -20,7 +20,7 @@ #ifndef _SYS_STAT_H #define _SYS_STAT_H -#include +#include /* regular sys/stat.h */ #ifdef _MSC_VER diff --git a/win/sys/time.h b/win/sys/time.h index 0f0ca08a6..ebb5144be 100644 --- a/win/sys/time.h +++ b/win/sys/time.h @@ -20,7 +20,7 @@ #ifndef _SYS_TIME_H_ #define _SYS_TIME_H_ -#include +#include //??#if !defined(_INC_TIME) diff --git a/win/sys/times.h b/win/sys/times.h index e555e4888..6ee6d652a 100644 --- a/win/sys/times.h +++ b/win/sys/times.h @@ -20,7 +20,7 @@ #ifndef _SYS_TIMES_H #define _SYS_TIMES_H -#include +#include //#include <_ansi.h> #include diff --git a/win/sys/utsname.h b/win/sys/utsname.h index 1560e0e6b..55f0b3237 100644 --- a/win/sys/utsname.h +++ b/win/sys/utsname.h @@ -20,7 +20,7 @@ #ifndef _SYS_UTSNAME_H #define _SYS_UTSNAME_H -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.1