From 4a6391ce910b5f71574e20b31f1e9429d756b96d Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 5 Jun 2004 01:09:58 +0000 Subject: Fixed checking of trusted users. Tweaks to compile under FreeBSD 4.10. Added debug output option. --- src/rexp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/rexp.c') diff --git a/src/rexp.c b/src/rexp.c index effa882..6deeda7 100644 --- a/src/rexp.c +++ b/src/rexp.c @@ -26,6 +26,8 @@ static const char id[]="$Id$"; #include +#include +#include #include #include "global.h" -- cgit v1.2.3