mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 16:45:24 +00:00
protect isc/formatcheck.h from check-includes.pl removal recommendation
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* SOFTWARE.
|
* SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: print.h,v 1.7 2000/06/22 21:57:54 tale Exp $ */
|
/* $Id: print.h,v 1.8 2000/06/23 03:02:41 tale Exp $ */
|
||||||
|
|
||||||
#ifndef ISC_PRINT_H
|
#ifndef ISC_PRINT_H
|
||||||
#define ISC_PRINT_H 1
|
#define ISC_PRINT_H 1
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
*** Imports
|
*** Imports
|
||||||
***/
|
***/
|
||||||
|
|
||||||
#include <isc/formatcheck.h>
|
#include <isc/formatcheck.h> /* Required for ISC_FORMAT_PRINTF() macro. */
|
||||||
#include <isc/lang.h>
|
#include <isc/lang.h>
|
||||||
#include <isc/platform.h>
|
#include <isc/platform.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user