aboutsummaryrefslogtreecommitdiff
path: root/textproc/goldendict-devel/files/patch-dictzip.c
blob: ca9c8f762a5020510aa62b29b7df2c0f37c310d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dictzip.c.orig	2009-11-09 01:12:06.000000000 +0300
+++ dictzip.c	2009-11-09 01:12:21.000000000 +0300
@@ -23,6 +23,7 @@
  */
 
 #include <stdlib.h>
+#include <time.h>
 #include "dictzip.h"
 #include <limits.h>
 #include <stdarg.h>