aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/md5.h')
-rw-r--r--contrib/ipfilter/md5.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/ipfilter/md5.h b/contrib/ipfilter/md5.h
index 914df74355a0..cc09b48e8547 100644
--- a/contrib/ipfilter/md5.h
+++ b/contrib/ipfilter/md5.h
@@ -42,15 +42,7 @@
#if !defined(__MD5_INCLUDE__) && !defined(_SYS_MD5_H)
#ifndef __P
-# ifdef __STDC__
# define __P(x) x
-# else
-# define __P(x) ()
-# endif
-#endif
-#ifndef __STDC__
-# undef const
-# define const
#endif
/* typedef a 32-bit type */