diff options
Diffstat (limited to 'libexec/bootpd/getether.c')
-rw-r--r-- | libexec/bootpd/getether.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/bootpd/getether.c b/libexec/bootpd/getether.c index 71d576a..c396c81 100644 --- a/libexec/bootpd/getether.c +++ b/libexec/bootpd/getether.c @@ -6,6 +6,8 @@ * * If you figure out how to do this on another system, * please let me know. <gwr@mc.com> + * + * $Id$ */ #include <sys/types.h> |