From 538015aa3b16b2819401ed2b6cebdd459affc7d4 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Wed, 5 Feb 2003 13:45:25 +0000 Subject: Add FBSDID. udp/bootps -> bootps/udp. Use err(3). --- libexec/bootpd/rtmsg.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libexec/bootpd/rtmsg.c') diff --git a/libexec/bootpd/rtmsg.c b/libexec/bootpd/rtmsg.c index 450454b6344b..45845699bfe0 100644 --- a/libexec/bootpd/rtmsg.c +++ b/libexec/bootpd/rtmsg.c @@ -39,9 +39,11 @@ /* * from arp.c 8.2 (Berkeley) 1/2/94 - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + #include /* * Verify that we are at least 4.4 BSD @@ -65,6 +67,7 @@ #include #include +#include #include #include #include -- cgit v1.3