udns: add missing config.h
This commit is contained in:
parent
53d8dcfc77
commit
5ecf07e92d
3
3rdparty/udns/udns_rr_a.c
vendored
3
3rdparty/udns/udns_rr_a.c
vendored
@ -21,6 +21,9 @@
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include "config.h"
|
||||||
|
#endif
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user