freebsd-ports/palm/makeztxt/files/patch-libztxt::ztxt.h

11 lines
233 B
C
Raw Normal View History

--- libztxt/ztxt.h.old Sat Mar 2 07:03:18 2002
+++ libztxt/ztxt.h Sun Sep 29 15:46:52 2002
@@ -31,6 +31,7 @@
#define _ZTXT_H_ 1
+#include <sys/types.h>
#include <regex.h>
#include "databaseHdrs.h"
#include <weasel_common.h>