summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index 51fa67e8d..84d90f316 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -31,8 +31,9 @@
#include "image/bitmap.h"
struct sslcert_session_data;
-struct sslcert_session_data *ssl_current_session;
-const char *tree_hotlist_path;
+
+extern struct sslcert_session_data *ssl_current_session;
+extern const char *tree_hotlist_path;
struct hlcache_handle;