move glue.[ch] into the library proper
This commit is contained in:
parent
ee78ea0e9f
commit
195e50a7f1
5 changed files with 4 additions and 424 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define HAMMER_DNS_COMMON__H
|
||||
|
||||
#include "../src/hammer.h"
|
||||
#include "glue.h"
|
||||
#include "../src/glue.h"
|
||||
|
||||
const HParser* init_domain();
|
||||
const HParser* init_character_string();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue