1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/security/gpa/files/patch-ab
Ade Lovett be1fd8388e The GNU Privacy Assistant is a graphical frontend to GnuPG and may be
used to manage the keys and encrypt/decrypt/sign/check files.

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-08-16 21:02:12 +00:00

11 lines
289 B
Plaintext

--- jnlib/stringhelp.c.orig Wed Aug 16 23:59:35 2000
+++ jnlib/stringhelp.c Thu Aug 17 00:14:30 2000
@@ -26,6 +26,7 @@
#include "libjnlib-config.h"
#include "stringhelp.h"
+#include <gtk/gtk.h>
/****************
* look for the substring SUB in buffer and return a pointer to that