summaryrefslogtreecommitdiffstats
path: root/patches/efax-0.9/efax08a-time.patch
blob: 440e59aa31369c4bfeaced82c860446a4f279434 (plain)
1
2
3
4
5
6
7
8
9
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"