freebsd-ports/devel/lincvs/files/patch-cvslib-tzconvert.h
Markus Brueffer 4c1346355d - Update to version 1.4.1
- Drop maintainership
2005-05-19 09:58:33 +00:00

11 lines
295 B
C

--- cvslib/tzconvert.h.orig Wed May 18 22:34:52 2005
+++ cvslib/tzconvert.h Wed May 18 22:35:54 2005
@@ -73,6 +73,8 @@
#ifndef TZCONVERT_H
#define TZCONVERT_H
+#include <sys/time.h>
+
#include "globals.h"
inline QDateTime convertTimeZone(QDateTime &dateTime, bool hasDSTBug, bool toUTC)