needs #include <dns/log.h>

This commit is contained in:
Andreas Gustafsson 2000-01-20 00:38:49 +00:00
parent 6448ffb2b9
commit 41ac1e406f

View file

@ -40,6 +40,7 @@
#include <dns/db.h>
#include <dns/master.h>
#include <dns/name.h>
#include <dns/log.h>
typedef struct client client_t;
struct client {