mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:40:00 -04:00
use @TOP@ to include copyright and warn about using config.h in public headers
This commit is contained in:
parent
6ad69891ee
commit
4f734c198e
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,12 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/***
|
||||
*** This file is not to be included by any public header files, because
|
||||
*** it does not get installed.
|
||||
***/
|
||||
@TOP@
|
||||
|
||||
/* define on DEC OSF to enable 4.4BSD style sa_len support */
|
||||
#undef _SOCKADDR_LEN
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue