From 79f6e0e6b4de762d93cad2d676f2585e3f33007c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 24 May 2007 22:10:22 +0000 Subject: [PATCH] FreeBSD has . --- lib/libmagic/config.h | 3 +++ usr.bin/file/config.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h index 463545e54605..6ec80bf632c4 100644 --- a/lib/libmagic/config.h +++ b/lib/libmagic/config.h @@ -32,6 +32,9 @@ /* Define to 1 if you have the `z' library (-lz). */ #define HAVE_LIBZ 1 +/* Define to 1 if you have the header file. */ +#define HAVE_LIMITS_H 1 + /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 diff --git a/usr.bin/file/config.h b/usr.bin/file/config.h index 463545e54605..6ec80bf632c4 100644 --- a/usr.bin/file/config.h +++ b/usr.bin/file/config.h @@ -32,6 +32,9 @@ /* Define to 1 if you have the `z' library (-lz). */ #define HAVE_LIBZ 1 +/* Define to 1 if you have the header file. */ +#define HAVE_LIMITS_H 1 + /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1