- Makefile changed for BSD make compatibility.

git-svn-id: file:///svn/unbound/trunk@2544 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2011-11-10 18:44:06 +00:00
parent cf1d2135e1
commit a1c76554a2
54 changed files with 1430 additions and 612 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
* Routines for message parsing a packet buffer to a descriptive structure.
*/
#include "config.h"
#include "ldns/ldns.h"
#include <ldns/ldns.h>
#include "util/data/msgparse.h"
#include "util/net_help.h"
#include "util/data/dname.h"