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.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/libexec/bootpd/hash.c b/libexec/bootpd/hash.c
index 2a0b4e9..146e87e 100644
--- a/libexec/bootpd/hash.c
+++ b/libexec/bootpd/hash.c
@@ -61,11 +61,8 @@ SOFTWARE.
#define PRIVATE static
#endif
-#define P(args) args
+PRIVATE void hashi_FreeMembers(hash_member *, hash_freefp);
-PRIVATE void hashi_FreeMembers P((hash_member *, hash_freefp));
-
-#undef P
OpenPOWER on IntegriCloud