Merging upstream version 1.2.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9ce9cc1418
commit
cc381791fc
340 changed files with 71346 additions and 6734 deletions
|
@ -18,8 +18,8 @@
|
|||
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "core/log.h"
|
||||
#include "core/object.h"
|
||||
#include <dnsjit/core/log.h>
|
||||
#include <dnsjit/core/object.h>
|
||||
|
||||
#ifndef __dnsjit_core_object_dns_h
|
||||
#define __dnsjit_core_object_dns_h
|
||||
|
@ -27,7 +27,7 @@
|
|||
#include <netinet/in.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "core/object/dns.hh"
|
||||
#include <dnsjit/core/object/dns.hh>
|
||||
|
||||
#define CORE_OBJECT_DNS_INIT(prev) \
|
||||
{ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue