Removed parser.h dependency
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "tlv.h"
|
||||
#include "parser.h"
|
||||
#include "node.h"
|
||||
|
||||
// Hash a single data
|
||||
|
||||
@@ -55,7 +55,6 @@ typedef struct list {
|
||||
|
||||
#include "tlv.h"
|
||||
#include "hash.h"
|
||||
#include "parser.h"
|
||||
#include "debug.h"
|
||||
|
||||
// On which port do we listen to
|
||||
|
||||
Reference in New Issue
Block a user