From 0d38996f204a5577aa1ca5848365af47548775fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Groenvall?= Date: Sun, 27 Oct 1996 12:11:50 +0000 Subject: [PATCH] Test the experimental UIDL hack by default. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@898 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/popper.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/popper/popper.h b/appl/popper/popper.h index 4d6b85659..702db2fdf 100644 --- a/appl/popper/popper.h +++ b/appl/popper/popper.h @@ -17,6 +17,7 @@ #ifdef HAVE_CONFIG_H #include #include +#define UIDL #define DEBUG #define RETURN_PATH_HANDLING #endif