summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_platform.h
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2006-03-08 01:56:06 +0000
committerkientzle <kientzle@FreeBSD.org>2006-03-08 01:56:06 +0000
commit101c7b294b2df1618ed60b110ea7e87e673daa00 (patch)
tree5a5f87eda55df5c7cd88b37896d26d228a3c8ee3 /lib/libarchive/archive_platform.h
parent85c8b06cbe7efe55ca9d6a18d623fa181f29b4b3 (diff)
downloadFreeBSD-src-101c7b294b2df1618ed60b110ea7e87e673daa00.zip
FreeBSD-src-101c7b294b2df1618ed60b110ea7e87e673daa00.tar.gz
Remove configure.ac.in and reorganize a few other things. This is
part of a program to remove the non-FreeBSD autoconf/automake build system for libarchive from the FreeBSD source tree.
Diffstat (limited to 'lib/libarchive/archive_platform.h')
-rw-r--r--lib/libarchive/archive_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/archive_platform.h b/lib/libarchive/archive_platform.h
index 7ccb6f1..e49ab5e 100644
--- a/lib/libarchive/archive_platform.h
+++ b/lib/libarchive/archive_platform.h
@@ -38,7 +38,7 @@
#define ARCHIVE_PLATFORM_H_INCLUDED
#if HAVE_CONFIG_H
-#include "config.h"
+#include "../config.h"
#else
/* A default configuration for FreeBSD, used if there is no config.h. */
OpenPOWER on IntegriCloud