diff options
author | Bruce Momjian | 2004-05-18 04:10:33 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-05-18 04:10:33 +0000 |
commit | f3f8d36a57047c43d1880cfe52e7ec6eef867614 (patch) | |
tree | a15b33de7c7b20e72d63cd9af8a25f519b444193 /src/timezone/pgtz.h | |
parent | 3b382d1ae3be1250d9642a2cffb9e18e11a9cdbd (diff) |
Update Makefile dependencies for Win32 timezones, per Claudio.
Diffstat (limited to 'src/timezone/pgtz.h')
-rw-r--r-- | src/timezone/pgtz.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timezone/pgtz.h b/src/timezone/pgtz.h index 8d3daee94f4..7129bff6ea3 100644 --- a/src/timezone/pgtz.h +++ b/src/timezone/pgtz.h @@ -1,4 +1,5 @@ #include "postgres.h" +#include "miscadmin.h" #ifndef HAVE_SYMLINK #define HAVE_SYMLINK 0 |