freebsd-ports/graphics/stamp/files/patch-gstamp_gstamp__ui.c
Robert Clausecker 06483f297b graphics/stamp: Unbreak with -fno-common
* Submitter becomes MAINTAINER. Already maintainer of several ports.
* Define LICENSE

While here:

 * Remake old patches
 * Add USES localbase

PR:	257911
MFH:	2021Q3
2021-08-19 07:57:48 +02:00

8 lines
157 B
C

--- gstamp/gstamp_ui.c.orig 1999-03-11 08:31:59 UTC
+++ gstamp/gstamp_ui.c
@@ -1,3 +1,4 @@
+#include <string.h>
#include <gtk/gtk.h>
#include "gstamp.h"