diff options
| author | Bruce Momjian <bruce@momjian.us> | 2004-04-30 04:44:06 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2004-04-30 04:44:06 +0000 |
| commit | e9a028f81f10a63b340696fc34c4dac9849a8f43 (patch) | |
| tree | 6504118d2fdbd50e8be4d1fee6478b271c260b5b /src/timezone/pgtz.h | |
| parent | 7146eb0bc3d1cf0ebc9f6cff3c1cf2e5f2c177d4 (diff) | |
| download | postgresql-e9a028f81f10a63b340696fc34c4dac9849a8f43.tar.gz | |
Convert DOS newlines to Unix newlines.
Diffstat (limited to 'src/timezone/pgtz.h')
| -rw-r--r-- | src/timezone/pgtz.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/timezone/pgtz.h b/src/timezone/pgtz.h index 17df71cbec..d30ac7aac3 100644 --- a/src/timezone/pgtz.h +++ b/src/timezone/pgtz.h @@ -1,8 +1,6 @@ #include "postgres.h" #define NOID -#define HAVE_SYMLINK 0 -#define HAVE_SYS_WAIT_H 0 #define TZDIR pgwin32_TZDIR() char *pgwin32_TZDIR(void); |
