From: thib Date: Sat, 13 Nov 2004 19:43:21 +0000 (+0000) Subject: fix several security vulnerabilities found by iDEFENSE in fcronsighup X-Git-Tag: ver2_9_5_1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e52bf19c8a9d343d9db8c3669c04cae02a86e353;p=fcron fix several security vulnerabilities found by iDEFENSE in fcronsighup fix several security vulnerabilities found by iDEFENSE in fcronsighup --- diff --git a/config.h.in b/config.h.in index 67da51a..3eab2eb 100644 --- a/config.h.in +++ b/config.h.in @@ -21,7 +21,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: config.h.in,v 1.53 2004-08-17 12:53:14 thib Exp $ */ + /* $Id: config.h.in,v 1.54 2004-11-13 19:43:21 thib Exp $ */ /* *********************************************************** */ @@ -314,6 +314,9 @@ /* Define if you have the header file. */ #undef HAVE_GETOPT_H +/* Define if you have the header file. */ +#undef HAVE_GRP_H + /* Define if you have the header file. */ #undef HAVE_LIMITS_H