From 95a98fb3e805d94a3db82d5da21e9a00a79dbdf2 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Thu, 30 Jan 2020 22:40:09 +0100 Subject: cmplog runtime for LLVM --- include/sharedmem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sharedmem.h') diff --git a/include/sharedmem.h b/include/sharedmem.h index 25c7336d..3540386d 100644 --- a/include/sharedmem.h +++ b/include/sharedmem.h @@ -31,6 +31,7 @@ void setup_shm(unsigned char dumb_mode); void remove_shm(void); extern int cmplog_mode; +extern struct cmp_map* cmp_map; #endif -- cgit 1.4.1