Fix for missing ppdebug variable.

This commit is contained in:
Tapio Kautto 2002-12-19 23:38:11 +00:00 committed by Alexandre Julliard
parent 87fa2d586d
commit 7e1722d966
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
#include "wpp_private.h"
#include "wpp.h"
int ppdebug;
static void add_special_defines(void)
{
time_t now = time(NULL);