summaryrefslogtreecommitdiff
path: root/amiga/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/hotlist.h')
-rwxr-xr-xamiga/hotlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/hotlist.h b/amiga/hotlist.h
index 92e4a0e98..9ecd998c0 100755
--- a/amiga/hotlist.h
+++ b/amiga/hotlist.h
@@ -22,4 +22,6 @@
void ami_hotlist_init(struct tree **hotlist);
void ami_hotlist_add(struct node *node,struct content *c);
+
+struct tree *hotlist;
#endif