Make Fortify conditional
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
#include <assert.h>
|
||||
#include "serialsinq.h"
|
||||
#include "dillutil.h"
|
||||
|
||||
#ifdef FORTIFY
|
||||
#include "../fortify.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
#define debug 1
|
||||
|
||||
Reference in New Issue
Block a user