mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
11 lines
241 B
Diff
11 lines
241 B
Diff
|
--- ./telnetd/utility.c.orig Sun Feb 25 18:20:41 2001
|
||
|
+++ ./telnetd/utility.c Sun Feb 25 18:20:59 2001
|
||
|
@@ -41,6 +41,7 @@
|
||
|
|
||
|
#include <stdarg.h>
|
||
|
#include <sys/utsname.h>
|
||
|
+#include <time.h>
|
||
|
|
||
|
#ifdef AUTHENTICATE
|
||
|
#include <libtelnet/auth.h>
|