ports/graphics/ida/files/patch-idaconfig.h
2020-10-01 17:19:57 +00:00

11 lines
268 B
C

--- idaconfig.h.orig 2017-08-30 10:48:03 UTC
+++ idaconfig.h
@@ -17,7 +17,7 @@
/* -------------------------------------------------------------------------- */
-char *ida_lists;
+extern char *ida_lists;
void ida_init_config(void);
void ida_read_config(void);