ipl.h revision 53642
153642Sguido/*
253642Sguido * Copyright (C) 1993-1999 by Darren Reed.
353642Sguido *
453642Sguido * Redistribution and use in source and binary forms are permitted
553642Sguido * provided that this notice is preserved and due credit is given
653642Sguido * to the original author and the contributors.
753642Sguido *
853642Sguido * @(#)ipl.h	1.21 6/5/96
953642Sguido * $Id$
1053642Sguido * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 53642 1999-11-23 21:44:59Z guido $
1153642Sguido */
1253642Sguido
1353642Sguido#ifndef	__IPL_H__
1453642Sguido#define	__IPL_H__
1553642Sguido
1653642Sguido#define	IPL_VERSION	"IP Filter: v3.3.3"
1753642Sguido
1853642Sguido#endif
19