freebsd-ports/deskutils/glabels/files/patch-src_template-history.h
2020-08-28 23:02:16 +00:00

11 lines
273 B
C

--- src/template-history.h.orig 2020-08-28 23:00:22 UTC
+++ src/template-history.h
@@ -28,7 +28,7 @@
G_BEGIN_DECLS
-glTemplateHistoryModel *gl_template_history;
+extern glTemplateHistoryModel *gl_template_history;
void gl_template_history_init (void);