Add PLperl workaround for Win32 to the *.xs file.

This commit is contained in:
Bruce Momjian 2004-10-07 18:57:18 +00:00
parent a8487e15ed
commit 0c657baa7f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
/* this must be first: */
#define PLPERL_HAVE_UID_GID
#include "postgres.h"
/* perl stuff */