summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/hash.c')
-rw-r--r--libexec/bootpd/hash.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/bootpd/hash.c b/libexec/bootpd/hash.c
index 16b0420..2a0b4e9 100644
--- a/libexec/bootpd/hash.c
+++ b/libexec/bootpd/hash.c
@@ -61,11 +61,7 @@ SOFTWARE.
#define PRIVATE static
#endif
-#ifdef __STDC__
#define P(args) args
-#else
-#define P(args) ()
-#endif
PRIVATE void hashi_FreeMembers P((hash_member *, hash_freefp));
OpenPOWER on IntegriCloud