- 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
@@ -40,7 +40,7 @@
#ifndef TESTCODE_READHEX_H
#define TESTCODE_READHEX_H
#include "ldns/buffer.h"
#include <ldns/buffer.h>
/**
* Helper to convert hex string to packet buffer.