arpwatch 3.4 OBS-URL: https://build.opensuse.org/request/show/1117902 OBS-URL: https://build.opensuse.org/package/show/security/arpwatch?expand=0&rev=53
15 lines
347 B
Diff
15 lines
347 B
Diff
Index: arpwatch-3.4/report.c
|
|
===================================================================
|
|
--- arpwatch-3.4.orig/report.c
|
|
+++ arpwatch-3.4/report.c
|
|
@@ -59,9 +59,7 @@ struct rtentry;
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <syslog.h>
|
|
-#ifdef TIME_WITH_SYS_TIME
|
|
#include <time.h>
|
|
-#endif
|
|
#include <unistd.h>
|
|
|
|
#include "gnuc.h"
|