summaryrefslogtreecommitdiffstats
path: root/contrib/file/config.h.in
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2007-05-24 16:12:23 +0000
committerobrien <obrien@FreeBSD.org>2007-05-24 16:12:23 +0000
commit09615277daeb6e2f432f5fd5dbc254e4b0428f99 (patch)
tree8763f543fed8d8bd91f35cf2ca469b54b327876c /contrib/file/config.h.in
parent0af3611cb630b0c4b7858a027487eec4d9f8d35c (diff)
downloadFreeBSD-src-09615277daeb6e2f432f5fd5dbc254e4b0428f99.zip
FreeBSD-src-09615277daeb6e2f432f5fd5dbc254e4b0428f99.tar.gz
Virgin import of Christos Zoulas's FILE 4.19.
Diffstat (limited to 'contrib/file/config.h.in')
-rw-r--r--contrib/file/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/file/config.h.in b/contrib/file/config.h.in
index db66b2b..3fe7a8d 100644
--- a/contrib/file/config.h.in
+++ b/contrib/file/config.h.in
@@ -118,6 +118,9 @@
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
+/* Define to 1 if you have the <wctype.h> header file. */
+#undef HAVE_WCTYPE_H
+
/* Define to 1 if you have the `wcwidth' function. */
#undef HAVE_WCWIDTH
OpenPOWER on IntegriCloud