about summary refs log tree commit diff
path: root/libdislocator/libdislocator.so.c
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-08 18:07:39 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-08 18:07:39 +0100
commite6685436d8c8e5a346b3aa10b9d28098c1ca2dd7 (patch)
tree62e8b70a8210da308620b71fab193f71bfef2a8a /libdislocator/libdislocator.so.c
parent5fa4f47baec7e3dc78e685f9f8a44bf34c3eba53 (diff)
parenta93e11b79702eece7bda93bc8646c0bb9c2b0b64 (diff)
downloadafl++-e6685436d8c8e5a346b3aa10b9d28098c1ca2dd7.tar.gz
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'libdislocator/libdislocator.so.c')
-rw-r--r--libdislocator/libdislocator.so.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdislocator/libdislocator.so.c b/libdislocator/libdislocator.so.c
index a426c387..98f16358 100644
--- a/libdislocator/libdislocator.so.c
+++ b/libdislocator/libdislocator.so.c
@@ -64,7 +64,7 @@
 #include "config.h"
 #include "types.h"
 
-#if __STDC_VERSION__ < 201112L
+#if __STDC_VERSION__ < 201112L || defined __FreeBSD__
 // use this hack if not C11
 typedef struct {