summaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2002-12-31 11:48:51 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2002-12-31 11:48:51 +0000
commitf3948521bf1a5deec26069db065b566e22bd3356 (patch)
treef42429c387526053bd5a3db5402d5234c5378ad6 /sys/conf/files
parentb06de406be76ebf6b885633e6b7d79ecc96496d7 (diff)
sha1.c is needed by pf.
ok fgs@
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index d5bdaca371f..a56161a03e6 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.262 2002/12/29 20:07:34 cedric Exp $
+# $OpenBSD: files,v 1.263 2002/12/31 11:48:50 matthieu Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -696,7 +696,7 @@ file netinet/ip_ah.c inet & ipsec
file netinet/ip_ipcomp.c inet & ipsec
file crypto/rijndael.c (inet & ipsec) | crypto | uvm_swap_encrypt
file crypto/rmd160.c (inet & ipsec) | crypto
-file crypto/sha1.c (inet & ipsec) | crypto
+file crypto/sha1.c (inet & ipsec) | crypto | pf
file crypto/blf.c (inet & ipsec) | crypto | tcfs | vnd
file crypto/cast.c (inet & ipsec) | crypto
file crypto/skipjack.c (inet & ipsec) | crypto