summaryrefslogtreecommitdiff
path: root/tar/config_freebsd.h
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@gmail.com>2008-12-04 17:08:00 -0500
committerTim Kientzle <kientzle@gmail.com>2008-12-04 17:08:00 -0500
commit2fa0c563681ad858e1e027961818a2828246e6e4 (patch)
tree30caa0b7b6f8dfe79372625bba23fea548626051 /tar/config_freebsd.h
parent1ac75ed2827ca4e235c7daec04118743644aea53 (diff)
downloadlibarchive-2fa0c563681ad858e1e027961818a2828246e6e4.tar.gz
IFC
SVN-Revision: 264
Diffstat (limited to 'tar/config_freebsd.h')
-rw-r--r--tar/config_freebsd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tar/config_freebsd.h b/tar/config_freebsd.h
index ee6f8a18..16f2b395 100644
--- a/tar/config_freebsd.h
+++ b/tar/config_freebsd.h
@@ -22,7 +22,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD: src/usr.bin/tar/config_freebsd.h,v 1.7 2008/11/08 04:43:24 kientzle Exp $
+ * $FreeBSD: src/usr.bin/tar/config_freebsd.h,v 1.8 2008/11/29 20:06:53 kientzle Exp $
*/
/* A default configuration for FreeBSD, used if there is no config.h. */
@@ -101,6 +101,7 @@
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG
#define HAVE_VPRINTF 1
+#define HAVE_WCTYPE_H 1
#define HAVE_ZLIB_H 1
#undef MAJOR_IN_MKDEV
#define STDC_HEADERS 1