OBS-URL: https://build.opensuse.org/package/show/network/talk?expand=0&rev=15
14 lines
414 B
Diff
14 lines
414 B
Diff
Index: netkit-ntalk-0.17/talkd/table.c
|
|
===================================================================
|
|
--- netkit-ntalk-0.17.orig/talkd/table.c
|
|
+++ netkit-ntalk-0.17/talkd/table.c
|
|
@@ -46,7 +46,7 @@ char table_rcsid[] =
|
|
* Consider this a mis-guided attempt at modularity
|
|
*/
|
|
#include <sys/param.h>
|
|
-#include <sys/time.h>
|
|
+#include <time.h>
|
|
#include <sys/socket.h>
|
|
#include <syslog.h>
|
|
#include <unistd.h>
|