Discourage outside use of this internal header.

This commit is contained in:
Tim Kientzle 2009-12-28 02:26:06 +00:00
parent c17fd585bb
commit c0840e91d3

View File

@ -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