summaryrefslogtreecommitdiffstats
path: root/patches/efax-0.9/efax08a-time.patch
blob: ae06875a4eecea9bb09917975c1f0f64c49bbaa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
 efaxio.c |    1 +
 1 file changed, 1 insertion(+)

--- a/efaxio.c
+++ b/efaxio.c
@@ -2,6 +2,7 @@
 #include <signal.h>    
 #include <stdio.h>
 #include <string.h>
+#include <time.h>
 
 #include "efaxio.h"		/* EFAX */
 #include "efaxmsg.h"