forked from Lainports/freebsd-ports
used to manage the keys and encrypt/decrypt/sign/check files. Submitted by: Clive Lin <clive@CirX.ORG>
10 lines
289 B
Text
10 lines
289 B
Text
--- 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
|