From bb559d42ad011a3c9095d7c12996432aa6dc3dae Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 14 May 2004 09:16:14 +0000 Subject: Restored the Types.h inclusion. It is really needed for correct function prototyping under Windows/Perl. --- win/WinPort.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'win') diff --git a/win/WinPort.c b/win/WinPort.c index 6bd3bfa..8e6b8d8 100644 --- a/win/WinPort.c +++ b/win/WinPort.c @@ -28,9 +28,8 @@ #ifdef _WIN32 -#include -#undef EXTERN -#define EXTERN +#include "Types.h" + #include #include #ifdef PTK -- cgit v1.1