Add warning message
Specify warning for internal only headers that are now installed for use by extensions.
This commit is contained in:
parent
4b258c98e0
commit
bb02aa18e7
4 changed files with 20 additions and 0 deletions
|
|
@ -15,6 +15,11 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/*
|
||||
* NOTE: This is an internal header and installed for use by extensions. The
|
||||
* API is not guaranteed stable.
|
||||
*/
|
||||
|
||||
#ifndef HAMMER_INTERNAL__H
|
||||
#define HAMMER_INTERNAL__H
|
||||
#include <stdint.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue