mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 18:00:00 -04:00
[master] add stdint.h
This commit is contained in:
parent
c8eace0574
commit
4e182f01a1
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