From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- 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 6ec8abcbe..af12ce18f 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 d49a21f4b..91aee90dd 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 f65a56e0c..288782032 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 ebb5144be..ea40014b6 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 6ee6d652a..59d5992ab 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 55f0b3237..ce21168fa 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.3