Moved chunk_t to utils folder
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct host_t host_t;
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <chunk.h>
|
||||
#include <utils/chunk.h>
|
||||
|
||||
/**
|
||||
* Differences between two hosts. They differ in
|
||||
|
||||
Reference in New Issue
Block a user