mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
More Win32 zic build cleanups now that we have symlinks, it needs help.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
* 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/timezone/zic.c,v 1.9 2004/07/22 01:41:24 tgl Exp $
|
||||
* $PostgreSQL: pgsql/src/timezone/zic.c,v 1.10 2004/08/08 05:19:44 momjian Exp $
|
||||
*/
|
||||
|
||||
#include "postgres.h"
|
||||
@ -19,7 +19,6 @@
|
||||
#include "tzfile.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#undef unlink
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user