Enforce this as an internal-only header.

This commit is contained in:
kientzle 2009-12-28 02:18:26 +00:00
parent ac6b305380
commit d2acaa3902

View File

@ -25,6 +25,10 @@
* $FreeBSD$
*/
#ifndef __LIBARCHIVE_BUILD
#error This header is only to be used internally to libarchive.
#endif
#ifndef FILTER_FORK_H
#define FILTER_FORK_H