From 384d1b28611dabe8a1fbdec78cfe89bef5012070 Mon Sep 17 00:00:00 2001 From: dillon Date: Sun, 30 Sep 2001 21:03:33 +0000 Subject: Add __FBSDID's to libalias --- sys/netinet/libalias/alias_pptp.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/netinet/libalias/alias_pptp.c') diff --git a/sys/netinet/libalias/alias_pptp.c b/sys/netinet/libalias/alias_pptp.c index dbab7a9..2d3d9ac 100644 --- a/sys/netinet/libalias/alias_pptp.c +++ b/sys/netinet/libalias/alias_pptp.c @@ -34,10 +34,11 @@ * OF SUCH DAMAGE. * * Author: Erik Salander - * - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + /* Alias_pptp.c performs special processing for PPTP sessions under TCP. Specifically, watch PPTP control messages and alias the Call ID or the -- cgit v1.1