summaryrefslogtreecommitdiffstats
path: root/patches/efax-0.9/generic/efax08a-time.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/efax-0.9/generic/efax08a-time.patch')
-rw-r--r--patches/efax-0.9/generic/efax08a-time.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/efax-0.9/generic/efax08a-time.patch b/patches/efax-0.9/generic/efax08a-time.patch
new file mode 100644
index 000000000..440e59aa3
--- /dev/null
+++ b/patches/efax-0.9/generic/efax08a-time.patch
@@ -0,0 +1,10 @@
+--- efax08a/efaxio.c.ewt Thu Dec 1 21:26:31 2016
++++ efax08a/efaxio.c Thu Dec 1 21:26:31 2016
+@@ -2,6 +2,7 @@
+ #include <signal.h>
+ #include <stdio.h>
+ #include <string.h>
++#include <time.h>
+
+ #include "efaxio.h" /* EFAX */
+ #include "efaxmsg.h"