mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 06:52:45 +00:00
Discourage outside use of this internal header.
This commit is contained in:
parent
c17fd585bb
commit
c0840e91d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201092
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user