Skip to content
Snippets Groups Projects
Commit ee3ff810 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

dnstap: add missing include

parent e7529056
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
#include <stdint.h>
#include <stdlib.h>
#include "contrib/dnstap/dnstap.h"
#include "contrib/dnstap/dnstap.pb-c.h"
#define DNSTAP_INITIAL_BUF_SIZE 256
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment