d42d137a2e
Wed Jun 20 2001 Harald Hoyer <harald@redhat.de> - use initgroups, instead of setgroups Mon Jun 18 2001 Harald Hoyer <harald@redhat.de> - added dropgroup patches (#44563) Mon May 07 2001 Harald Hoyer <harald@redhat.de> - switched to Pekka's tcpdump-3.6.2 package - incremented epoch
11 lines
275 B
Diff
11 lines
275 B
Diff
--- tcpdump-3.6.2/tcpslice/tcpslice.c Tue Nov 14 21:10:22 2000
|
|
+++ tcpdump-3.6.2.new/tcpslice/tcpslice.c Sat Apr 14 19:14:13 2001
|
|
@@ -47,6 +47,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
+#include <time.h>
|
|
|
|
#include "gnuc.h"
|
|
#ifdef HAVE_OS_PROTO_H
|