summaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-05-24 22:10:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-05-24 22:10:22 +0000
commit79f6e0e6b4de762d93cad2d676f2585e3f33007c (patch)
tree2c56adc8df687097137d43771bfcc5c5274e7d72 /usr.bin/file
parentffea3f5a05a0d8cf12aeb894e0c4240d9928d159 (diff)
downloadsrc-test2-79f6e0e6b4de762d93cad2d676f2585e3f33007c.tar.gz
src-test2-79f6e0e6b4de762d93cad2d676f2585e3f33007c.zip
FreeBSD has <limits.h>.
Notes
Notes: svn path=/head/; revision=169967
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/config.h3
1 files changed, 3 insertions, 0 deletions
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 <limits.h> header file. */
+#define HAVE_LIMITS_H 1
+
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1