From 4b421e2daaa3e23db6b5a51f8ca5b2da0d894a56 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Sun, 7 Oct 2007 20:44:24 +0000 Subject: Add FBSDID to all files in netinet so that people can more easily include file version information in bug reports. Approved by: re (kensmith) --- sys/netinet/accf_http.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/netinet/accf_http.c') diff --git a/sys/netinet/accf_http.c b/sys/netinet/accf_http.c index dc146d0b5202..19ad380e4280 100644 --- a/sys/netinet/accf_http.c +++ b/sys/netinet/accf_http.c @@ -23,10 +23,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$"); + #define ACCEPT_FILTER_MOD #include -- cgit v1.2.3