From e2505aa6765ae571b731c45bdb36e1ffb55e1f3d Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 30 Sep 2001 21:03:33 +0000 Subject: Add __FBSDID's to libalias --- lib/libalias/alias.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libalias/alias.c') diff --git a/lib/libalias/alias.c b/lib/libalias/alias.c index 575f369c8fa4..e69966e3f48b 100644 --- a/lib/libalias/alias.c +++ b/lib/libalias/alias.c @@ -24,10 +24,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + /* Alias.c provides supervisory control for the functions of the packet aliasing software. It consists of routines to monitor -- cgit v1.3