Move includes to code files.

git-svn-id: file:///svn/unbound/trunk@2035 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2010-03-12 15:17:48 +00:00
parent e56a5b72cb
commit 147d47eee7
64 changed files with 166 additions and 44 deletions
+1
View File
@@ -40,6 +40,7 @@
#ifndef TESTCODE_READHEX_H
#define TESTCODE_READHEX_H
#include "ldns/buffer.h"
/**
* Helper to convert hex string to packet buffer.