From c6d1dd607d67f3e777df973d392b589e0e2c149c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 5 Jan 1996 15:04:50 +0000 Subject: [PATCH] config.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@211 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/pop_xmit.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appl/popper/pop_xmit.c b/appl/popper/pop_xmit.c index 4c36828af..2f0887496 100644 --- a/appl/popper/pop_xmit.c +++ b/appl/popper/pop_xmit.c @@ -9,6 +9,9 @@ static char copyright[] = "Copyright (c) 1990 Regents of the University of Calif static char SccsId[] = "@(#)@(#)pop_xmit.c 2.1 2.1 3/18/91"; #endif /* not lint */ +#ifdef HAVE_CONFIG_H +#include +#endif /* HAVE_CONFIG_H */ #include #include #include