summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/dumptab.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/dumptab.c')
-rw-r--r--libexec/bootpd/dumptab.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/bootpd/dumptab.c b/libexec/bootpd/dumptab.c
index 0fe31b4..c88ee19 100644
--- a/libexec/bootpd/dumptab.c
+++ b/libexec/bootpd/dumptab.c
@@ -28,11 +28,7 @@
#include "patchlevel.h"
#include "bootpd.h"
-#ifdef __STDC__
#define P(args) args
-#else
-#define P(args) ()
-#endif
#ifdef DEBUG
static void dump_generic P((FILE *, struct shared_bindata *));
OpenPOWER on IntegriCloud