From 72119ddfa449bdfc98c7152653047f34feca332c Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 5 Mar 2023 11:48:48 +0100 Subject: Added automatic detection of libcef (will help zoon #510, #451, #302 and probably other too) --- src/include/debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/debug.h') diff --git a/src/include/debug.h b/src/include/debug.h index f4461243..e2e75ee1 100755 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -33,6 +33,7 @@ extern int arm64_crc32; extern int arm64_atomics; #endif #endif +extern int box64_libcef; extern int dlsym_error; // log dlsym error extern int cycle_log; // if using rolling logs #ifdef HAVE_TRACE -- cgit 1.4.1