diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-12-04 20:08:18 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-12-04 20:08:18 +0000 |
| commit | afa59fd4f76460b5109a18ec2994c0951b5c9087 (patch) | |
| tree | 6008ea293494b37c4770045be834415db32cdfa8 | |
| parent | 54213fd84a0867499ba662476e02bfbefd2b5088 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files index a2eb3cb6230e1..6cfc96dfbce78 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -15,6 +15,7 @@ ddb/db_trap.c optional ddb ddb/db_variables.c optional ddb ddb/db_watch.c optional ddb ddb/db_write_cmd.c optional ddb +dev/vn/vn.c optional vn isofs/cd9660/cd9660_bmap.c optional cd9660 isofs/cd9660/cd9660_lookup.c optional cd9660 isofs/cd9660/cd9660_node.c optional cd9660 |
