summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Marchetto <michele@cvs.openbsd.org>2008-12-12 12:23:37 +0000
committerMichele Marchetto <michele@cvs.openbsd.org>2008-12-12 12:23:37 +0000
commitbcdfd838c2430fcf9d1ec694752595156d5c462e (patch)
tree1cb5ab2dcaa11ea9eb8ce713658482ade4215961
parentab7b4d12e46b015ff5a2264ba30ef4dc1489e775 (diff)
Add netmpls/mpls_output.c
ok claudio@
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 37871a15781..21f25098662 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.450 2008/12/03 23:39:32 dlg Exp $
+# $OpenBSD: files,v 1.451 2008/12/12 12:23:36 michele Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -887,6 +887,7 @@ file netbt/rfcomm_upper.c bluetooth
file netbt/sco_socket.c bluetooth
file netbt/sco_upper.c bluetooth
file netmpls/mpls_input.c mpls
+file netmpls/mpls_output.c mpls
file netmpls/mpls_proto.c mpls
file netmpls/mpls_raw.c mpls
file netmpls/mpls_shim.c mpls