void-packages/srcpkgs/typespeed/patches/time.patch
2016-12-13 21:08:11 +01:00

10 lines
235 B
Diff

--- src/typespeed.h.orig 2016-12-13 18:24:16.347222016 +0100
+++ src/typespeed.h 2016-12-13 19:40:56.049362425 +0100
@@ -27,6 +27,7 @@
#include <stdint.h>
#include <stdio.h>
+#include <time.h>
#ifdef WIN32
#include <dirent.h>