Make Fortify conditional
This commit is contained in:
@@ -51,7 +51,10 @@
|
||||
#include <sys/types.h>
|
||||
#include <assert.h>
|
||||
|
||||
#ifdef FORTIFY
|
||||
#include "fortify.h"
|
||||
#endif
|
||||
|
||||
#include "sinqhm.h"
|
||||
#include "sinqhm.i"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user