mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
11 lines
276 B
Diff
11 lines
276 B
Diff
|
--- ./comsat/comsat.c.orig Sun Feb 25 18:05:33 2001
|
||
|
+++ ./comsat/comsat.c Sun Feb 25 18:05:54 2001
|
||
|
@@ -62,6 +62,7 @@
|
||
|
#include <paths.h> /* used for _PATH_MAILDIR, _PATH_UTMP, etc. */
|
||
|
#include <unistd.h>
|
||
|
#include <stdlib.h>
|
||
|
+#include <time.h>
|
||
|
|
||
|
#include "../version.h"
|
||
|
|