summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/readfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/readfile.c')
-rw-r--r--libexec/bootpd/readfile.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/bootpd/readfile.c b/libexec/bootpd/readfile.c
index 78c5e23..04e552e 100644
--- a/libexec/bootpd/readfile.c
+++ b/libexec/bootpd/readfile.c
@@ -227,11 +227,7 @@ PRIVATE struct htypename htnamemap[] = {
* Externals and forward declarations.
*/
-#ifdef __STDC__
#define P(args) args
-#else
-#define P(args) ()
-#endif
extern boolean iplookcmp();
boolean nmcmp P((hash_datum *, hash_datum *));
OpenPOWER on IntegriCloud