diff options
Diffstat (limited to 'net/kphone/files/patch-dissipate2-extern_md5.h')
-rw-r--r-- | net/kphone/files/patch-dissipate2-extern_md5.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/kphone/files/patch-dissipate2-extern_md5.h b/net/kphone/files/patch-dissipate2-extern_md5.h deleted file mode 100644 index 5d887194cbec..000000000000 --- a/net/kphone/files/patch-dissipate2-extern_md5.h +++ /dev/null @@ -1,11 +0,0 @@ ---- dissipate2/extern_md5.h.orig Mon Jul 5 14:01:05 2004 -+++ dissipate2/extern_md5.h Mon Jul 5 14:08:08 2004 -@@ -1,6 +1,8 @@ - #ifndef EXTERN_MD5_H - #define EXTERN_MD5_H - -+#include <sys/types.h> -+ - #define HASHLEN 16 - typedef u_char HASH[HASHLEN]; - #define HASHHEXLEN 32 |