mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
be1fd8388e
used to manage the keys and encrypt/decrypt/sign/check files. Submitted by: Clive Lin <clive@CirX.ORG>
11 lines
289 B
Plaintext
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
|