2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

<isc/lex.h> does not need <stddef.h>

This commit is contained in:
David Lawrence
2000-04-25 23:08:16 +00:00
parent 334a4057e0
commit d41c9885ec
2 changed files with 2 additions and 1 deletions

View File

@@ -52,7 +52,6 @@
***/
#include <stdio.h>
#include <stddef.h>
#include <isc/lang.h>
#include <isc/region.h>