diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-05-28 18:31:41 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-05-28 18:31:41 +0000 |
| commit | 5ed136e814a98e845927fffa6aa7c497dbd8fa5e (patch) | |
| tree | 742976ab3a4d7a3a0d4e1f5dbe4d502844b37e9c /libexec/bootpd/bootpd.c | |
| parent | 59b19ff14a36bb975819fff8c7bd8648a9b29537 (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd/bootpd.c')
| -rw-r--r-- | libexec/bootpd/bootpd.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/bootpd/bootpd.c b/libexec/bootpd/bootpd.c index 03fce45cf5ff..0cdb0341d7d0 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 *)); |
