From 4384008f817f851e7fc329f24d803a5d829cb2db Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Sat, 1 Feb 2020 19:12:26 +0100 Subject: AFL_ALIGNED_ALLOC in libdislocator --- include/sharedmem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sharedmem.h') diff --git a/include/sharedmem.h b/include/sharedmem.h index f92fd8be..8c1c2b20 100644 --- a/include/sharedmem.h +++ b/include/sharedmem.h @@ -30,7 +30,7 @@ void setup_shm(unsigned char dumb_mode); void remove_shm(void); -extern int cmplog_mode; +extern int cmplog_mode; extern struct cmp_map* cmp_map; #endif -- cgit 1.4.1