diff --git a/dsniff/dsniff.patch b/dsniff/dsniff.patch index c2891909fc..eca38dae85 100644 --- a/dsniff/dsniff.patch +++ b/dsniff/dsniff.patch @@ -224,3 +224,13 @@ } -#endif /* !i386 */ +--- missing/md5.c.dist 2003-08-11 18:01:03.000000000 +0200 ++++ missing/md5.c 2003-08-11 18:01:15.000000000 +0200 +@@ -15,6 +15,7 @@ + * will fill a supplied 16-byte array with the digest. + */ + ++#include "../../config.h" + #include "config.h" + + #include diff --git a/dsniff/dsniff.spec b/dsniff/dsniff.spec index dc385e81e5..fa69bb2d0c 100644 --- a/dsniff/dsniff.spec +++ b/dsniff/dsniff.spec @@ -49,7 +49,7 @@ Distribution: OpenPKG [EVAL] Group: Network License: BSD-style Version: %{V_dsniff} -Release: 20030723 +Release: 20030813 # list of sources Source0: http://www.monkey.org/~dugsong/dsniff/dsniff-%{V_dsniff}.tar.gz