From f4c04a9cf4f0ec1c37d769097d85bef317d24ce0 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 19 Oct 1995 02:51:15 +0000 Subject: [PATCH] more #includes git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@163 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/pop_xmit.c | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/popper/pop_xmit.c b/appl/popper/pop_xmit.c index c5ed839fe..e3ee98025 100644 --- a/appl/popper/pop_xmit.c +++ b/appl/popper/pop_xmit.c @@ -12,6 +12,7 @@ static char SccsId[] = "@(#)@(#)pop_xmit.c 2.1 2.1 3/18/91"; #include #include #include +#Include #ifdef HAVE_SYS_RESOURCE_H #include #endif /* HAVE_SYS_RESOURCE_H */