Module Name:    src
Committed By:   darrenr
Date:           Sat Apr 17 22:05:53 UTC 2010

Modified Files:
        src/dist/ipf: ipf2netbsd

Log Message:
ip_fil_compat.c is another file that needs to be both in src/dist/ipf and
also in src/sys/dist/ipf/netinet


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/dist/ipf/ipf2netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/dist/ipf/ipf2netbsd
diff -u src/dist/ipf/ipf2netbsd:1.22 src/dist/ipf/ipf2netbsd:1.23
--- src/dist/ipf/ipf2netbsd:1.22	Wed Aug 19 18:51:24 2009
+++ src/dist/ipf/ipf2netbsd	Sat Apr 17 22:05:53 2010
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: ipf2netbsd,v 1.22 2009/08/19 18:51:24 darrenr Exp $
+#	$NetBSD: ipf2netbsd,v 1.23 2010/04/17 22:05:53 darrenr Exp $
 #
 # Copyright (c) 1999 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -69,6 +69,7 @@
 	ip_auth.h \
 	ip_compat.h \
 	ip_fil.h \
+	ip_fil_compat.c \
 	ip_fil_netbsd.c \
 	ip_frag.c \
 	ip_frag.h \

Reply via email to