mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-01 04:38:54 +02:00
Analysis workflow, see if defines are causing ctime changes.
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
#include "testcode/testpkts.h"
|
||||
#include "testcode/fake_event.h"
|
||||
#include "sldns/str2wire.h"
|
||||
#ifdef ctime_r
|
||||
#undef ctime_r
|
||||
#endif
|
||||
|
||||
/** max length of lines in file */
|
||||
#define MAX_LINE_LEN 10240
|
||||
|
||||
Reference in New Issue
Block a user