summaryrefslogtreecommitdiff
path: root/libarchive/archive_string.h
diff options
context:
space:
mode:
authorRoman Neuhauser <neuhauser@sigpipe.cz>2011-04-04 07:36:36 -0400
committerRoman Neuhauser <neuhauser@sigpipe.cz>2011-04-04 07:36:36 -0400
commitbb9dc5c31f710d92740a18ffaab12f8d7dac04c0 (patch)
tree8f0f43319ef47ab297b8cc0c351ce939a6a050d0 /libarchive/archive_string.h
parentcb012916647b94acef83d2f07fd0e9ef6886dd9c (diff)
downloadlibarchive-bb9dc5c31f710d92740a18ffaab12f8d7dac04c0.tar.gz
test_archive_string.c: tests for some archive_string operations
SVN-Revision: 3162
Diffstat (limited to 'libarchive/archive_string.h')
-rw-r--r--libarchive/archive_string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libarchive/archive_string.h b/libarchive/archive_string.h
index 15e55c82..8897204e 100644
--- a/libarchive/archive_string.h
+++ b/libarchive/archive_string.h
@@ -27,8 +27,10 @@
*/
#ifndef __LIBARCHIVE_BUILD
+#ifndef __LIBARCHIVE_TEST
#error This header is only to be used internally to libarchive.
#endif
+#endif
#ifndef ARCHIVE_STRING_H_INCLUDED
#define ARCHIVE_STRING_H_INCLUDED