summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/bootpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bootpd/bootpd.c')
-rw-r--r--libexec/bootpd/bootpd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/bootpd/bootpd.c b/libexec/bootpd/bootpd.c
index 03fce45..0cdb034 100644
--- a/libexec/bootpd/bootpd.c
+++ b/libexec/bootpd/bootpd.c
@@ -105,11 +105,7 @@ SOFTWARE.
* Externals, forward declarations, and global variables
*/
-#ifdef __STDC__
#define P(args) args
-#else
-#define P(args) ()
-#endif
extern void dumptab P((char *));
OpenPOWER on IntegriCloud