summaryrefslogtreecommitdiff
path: root/net/tac_plus4/files/patch-md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tac_plus4/files/patch-md5.h')
-rw-r--r--net/tac_plus4/files/patch-md5.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/tac_plus4/files/patch-md5.h b/net/tac_plus4/files/patch-md5.h
deleted file mode 100644
index 948cd3e38a03..000000000000
--- a/net/tac_plus4/files/patch-md5.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- md5.h.orig Sat Apr 5 00:06:25 2003
-+++ md5.h Sat Apr 5 00:05:08 2003
-@@ -54,7 +54,7 @@
- #if defined(CISCO_MD5_MODS)
-
- /* typedef a 32-bit type */
--typedef unsigned long int UINT4;
-+typedef unsigned int UINT4;
-
- /* typedef a generic pointer type */
- typedef unsigned char *POINTER;