Convert DOS newlines to Unix newlines.

This commit is contained in:
Bruce Momjian 2004-04-30 04:44:06 +00:00
parent 7146eb0bc3
commit e9a028f81f
9 changed files with 4751 additions and 4753 deletions

View File

@ -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);