summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/dovend.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/dovend.c')
-rw-r--r--libexec/bootpd/dovend.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libexec/bootpd/dovend.c b/libexec/bootpd/dovend.c
index 6ba36e8..3b2bd97 100644
--- a/libexec/bootpd/dovend.c
+++ b/libexec/bootpd/dovend.c
@@ -29,9 +29,7 @@
#include "report.h"
#include "dovend.h"
-#define P(args) args
-
-PRIVATE int insert_generic P((struct shared_bindata *, byte **, int *));
+PRIVATE int insert_generic(struct shared_bindata *, byte **, int *);
/*
* Insert the 2nd part of the options into an option buffer.
OpenPOWER on IntegriCloud