diff options
Diffstat (limited to 'src/include/port/cygwin.h')
| -rw-r--r-- | src/include/port/cygwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/cygwin.h b/src/include/port/cygwin.h index f07c07eeff6..dd87087a92b 100644 --- a/src/include/port/cygwin.h +++ b/src/include/port/cygwin.h @@ -19,4 +19,4 @@ #define PGDLLIMPORT __declspec (dllimport) #endif -#define PGDLLEXPORT __declspec (dllimport) +#define PGDLLEXPORT |
