summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-12-28 02:26:06 +0000
committerkientzle <kientzle@FreeBSD.org>2009-12-28 02:26:06 +0000
commit110ffdeb53f5a023d37d975a2a3df6c30a27f1fa (patch)
tree4ced0176d38029562cef3fb8fe5bd3f3b223950a /lib/libarchive
parent8b011c5d8a4d14210ddb651652b9385f6ff07be9 (diff)
downloadFreeBSD-src-110ffdeb53f5a023d37d975a2a3df6c30a27f1fa.zip
FreeBSD-src-110ffdeb53f5a023d37d975a2a3df6c30a27f1fa.tar.gz
Discourage outside use of this internal header.
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/archive_string.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libarchive/archive_string.h b/lib/libarchive/archive_string.h
index 56ca7ca..68fbf16 100644
--- a/lib/libarchive/archive_string.h
+++ b/lib/libarchive/archive_string.h
@@ -26,6 +26,10 @@
*
*/
+#ifndef __LIBARCHIVE_BUILD
+#error This header is only to be used internally to libarchive.
+#endif
+
#ifndef ARCHIVE_STRING_H_INCLUDED
#define ARCHIVE_STRING_H_INCLUDED
OpenPOWER on IntegriCloud