summaryrefslogtreecommitdiffstats
path: root/sys/netinet/accf_http.c
diff options
context:
space:
mode:
authorsilby <silby@FreeBSD.org>2007-10-07 20:44:24 +0000
committersilby <silby@FreeBSD.org>2007-10-07 20:44:24 +0000
commitf965c7bdc4f5016687632f91fa70a8f097d68bf5 (patch)
tree8e3792980e630c5b6535da499049111f6278a9f5 /sys/netinet/accf_http.c
parent19c4fce2e39c325ffe0bd1b22f2f15e20514579f (diff)
downloadFreeBSD-src-f965c7bdc4f5016687632f91fa70a8f097d68bf5.zip
FreeBSD-src-f965c7bdc4f5016687632f91fa70a8f097d68bf5.tar.gz
Add FBSDID to all files in netinet so that people can more
easily include file version information in bug reports. Approved by: re (kensmith)
Diffstat (limited to 'sys/netinet/accf_http.c')
-rw-r--r--sys/netinet/accf_http.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/netinet/accf_http.c b/sys/netinet/accf_http.c
index dc146d0..19ad380 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 <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#define ACCEPT_FILTER_MOD
#include <sys/param.h>
OpenPOWER on IntegriCloud