]> granicus.if.org Git - fcron/commitdiff
includes limits.h
authorthib <thib>
Sat, 30 Sep 2000 11:58:39 +0000 (11:58 +0000)
committerthib <thib>
Sat, 30 Sep 2000 11:58:39 +0000 (11:58 +0000)
config.h.in

index c2f933202eeaeb58a3ea96e32dabca8e9b28b28e..ca19754e813c1d027889cbac9781397f8e8bcd95 100644 (file)
@@ -21,7 +21,7 @@
  *  `LICENSE' that comes with the fcron source distribution.
  */
 
- /* $Id: config.h.in,v 1.20 2000-09-16 12:36:37 thib Exp $ */
+ /* $Id: config.h.in,v 1.21 2000-09-30 11:58:39 thib Exp $ */
 
 
 /* *********************************************************** */
 /* Define if you have the <getopt.h> header file.  */
 #undef HAVE_GETOPT_H
 
+/* Define if you have the <limits.h> header file.  */
+#undef HAVE_LIMITS_H
+
 /* Define if you have the <mach/mach.h> header file.  */
 #undef HAVE_MACH_MACH_H