void-packages/srcpkgs/cbang/patches/sys_time_h.patch
Jürgen Buchmüller 576470cb3a New package: cbang-1.3.3
Prerequisite for building fah-viewer of Folding@Home.
2020-04-06 09:11:50 +02:00

13 lines
293 B
Diff

--- src/cbang/time/Timer.h 2020-01-20 01:56:06.000000000 +0100
+++ src/cbang/time/Timer.h 2020-04-06 09:05:08.440687355 +0200
@@ -38,9 +38,7 @@
#endif // _WIN32
-struct timeval;
-struct timespec;
-
+#include <sys/time.h>
namespace cb {
/// Time events or access current system time