move api additions to glue.[ch]

This commit is contained in:
Sven M. Hallberg 2013-01-16 15:05:04 +01:00
parent 4b30ebdb77
commit 3412541370
6 changed files with 106 additions and 78 deletions

View file

@ -2,6 +2,7 @@
#define HAMMER_DNS_COMMON__H
#include "../src/hammer.h"
#include "glue.h"
const HParser* init_domain();
const HParser* init_character_string();