2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

need <config.h> to disable inline on Irix

This commit is contained in:
Andreas Gustafsson
1999-08-20 07:01:04 +00:00
parent df6699ac61
commit 095f11eab4

View File

@@ -1,4 +1,6 @@
#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>