mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:52:07 -04:00
add stdio.h
This commit is contained in:
parent
7fea1b3b43
commit
74186b65a3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef port_after_h
|
||||
#define port_after_h
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue