diff --git a/lib/libarchive/filter_fork.h b/lib/libarchive/filter_fork.h index d34ae22c36c1..77ff71b1534f 100644 --- a/lib/libarchive/filter_fork.h +++ b/lib/libarchive/filter_fork.h @@ -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