aboutsummaryrefslogtreecommitdiffstats
path: root/idaconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'idaconfig.h')
-rw-r--r--idaconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/idaconfig.h b/idaconfig.h
index 8d616ef..d09a178 100644
--- a/idaconfig.h
+++ b/idaconfig.h
@@ -17,7 +17,7 @@
/* -------------------------------------------------------------------------- */
-char *ida_lists;
+extern char *ida_lists;
void ida_init_config(void);
void ida_read_config(void);