From 1f7b4b5d08184cf7c9b87204f1f95b042271bb9a Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 13 May 1999 23:30:45 +0000 Subject: [PATCH] conditionalize otp.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6225 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/popper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appl/popper/popper.h b/appl/popper/popper.h index e6e3d83d5..348077150 100644 --- a/appl/popper/popper.h +++ b/appl/popper/popper.h @@ -136,7 +136,9 @@ #include #endif +#ifdef OTP #include +#endif #if defined(KRB4_MAILDIR) #define POP_MAILDIR KRB4_MAILDIR