Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
dsniff
> dsniff-time_h.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File dsniff-time_h.diff of Package dsniff
--- sshow.c.orig 2001-03-19 07:52:15.000000000 +0100 +++ sshow.c 2005-11-02 00:15:38.000000000 +0100 @@ -15,6 +15,7 @@ #include <sys/types.h> #include <sys/times.h> +#include <time.h> #include <netinet/in_systm.h> #include <netinet/in.h> --- msgsnarf.c.orig 2001-03-15 09:33:04.000000000 +0100 +++ msgsnarf.c 2005-11-02 00:15:38.000000000 +0100 @@ -23,6 +23,7 @@ #include <nids.h> #include <pcap.h> #include <pcaputil.h> +#include <time.h> #include "buf.h" #include "decode.h"