diff options
Diffstat (limited to 'libexec/bootpd/getif.c')
-rw-r--r-- | libexec/bootpd/getif.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/bootpd/getif.c b/libexec/bootpd/getif.c index c9c08cd0d48a..eeff50f081d2 100644 --- a/libexec/bootpd/getif.c +++ b/libexec/bootpd/getif.c @@ -1,5 +1,7 @@ /* * getif.c : get an interface structure + * + * $Id$ */ #include <sys/types.h> |