summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-07-06 01:23:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-07-06 01:23:26 +0000
commita1b8fc11bde2cfd94b330c92d7665f02e2f50c00 (patch)
treed97b13af001247d906873fac10cf7f04a57b5037 /sys/conf
parent722aefc1d2a317b11f87fd84e350ba7fbcb313bd (diff)
sha1 is needed by wlan now, too
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 80b394f1858..bbd4c2c960e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.407 2007/06/05 08:08:47 henning Exp $
+# $OpenBSD: files,v 1.408 2007/07/06 01:23:25 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -799,7 +799,7 @@ file netinet/ip_ipcomp.c inet & ipsec
file crypto/rijndael.c (inet & ipsec) | crypto | uvm_swap_encrypt
file crypto/md5.c
file crypto/rmd160.c (inet & ipsec) | crypto
-file crypto/sha1.c (inet & ipsec) | crypto | carp
+file crypto/sha1.c (inet & ipsec) | crypto | carp | wlan
file crypto/sha2.c (inet & ipsec) | crypto
file crypto/blf.c (inet & ipsec) | crypto | vnd
file crypto/cast.c (inet & ipsec) | crypto