void-packages/srcpkgs/shmux/patches/time.patch

11 lines
180 B
Diff
Raw Normal View History

2017-08-21 12:14:56 +00:00
--- src/os.h.orig
+++ src/os.h
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
+#include <time.h>
#include <sys/param.h>
#include <sys/types.h>