mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 23:30:00 -04:00
[v9_9] add stdint.h
This commit is contained in:
parent
f148939b08
commit
fd780a9c39
1 changed files with 1 additions and 0 deletions
|
|
@ -153,6 +153,7 @@
|
|||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <lwres/net.h>
|
||||
#include <lwres/netdb.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue