mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-15 07:17:45 +00:00
#4 make tests pass as well
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <arpa/nameser.h>
|
||||
|
||||
#include "structs.h"
|
||||
#include "common.h"
|
||||
#include "dns.h"
|
||||
#include "encoding.h"
|
||||
#include "test.h"
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include <string.h>
|
||||
#include <check.h>
|
||||
|
||||
#include "structs.h"
|
||||
#include "common.h"
|
||||
#include "encoding.h"
|
||||
#include "dns.h"
|
||||
#include "read.h"
|
||||
|
Reference in New Issue
Block a user