[BACK]Return to patch-dictzip_c CVS log [TXT][DIR] Up to [local] / ports / textproc / goldendict / patches

File: [local] / ports / textproc / goldendict / patches / Attic / patch-dictzip_c (download)

Revision 1.1, Fri Jun 4 17:18:32 2010 UTC (14 years ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- dictzip.c.orig	Thu Apr 30 03:18:26 2009
+++ dictzip.c	Fri Jun  4 13:43:14 2010
@@ -23,6 +23,7 @@
  */
 
 #include <stdlib.h>
+#include <time.h>
 #include "dictzip.h"
 #include <limits.h>
 #include <stdarg.h>