summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/cnode.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-07-12 21:04:58 +0000
committerrwatson <rwatson@FreeBSD.org>2007-07-12 21:04:58 +0000
commit25869d84fa1d747b147c034138da580a9014ce59 (patch)
treea9bfe9f73962268a915c2032408e6175e2a39e86 /sys/fs/coda/cnode.h
parentfd977ace642dc4d20b41bb571f548188a9ca7ecd (diff)
downloadFreeBSD-src-25869d84fa1d747b147c034138da580a9014ce59.zip
FreeBSD-src-25869d84fa1d747b147c034138da580a9014ce59.tar.gz
Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda
by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon
Diffstat (limited to 'sys/fs/coda/cnode.h')
-rw-r--r--sys/fs/coda/cnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/coda/cnode.h b/sys/fs/coda/cnode.h
index bf77288..c747170 100644
--- a/sys/fs/coda/cnode.h
+++ b/sys/fs/coda/cnode.h
@@ -55,7 +55,7 @@ MALLOC_DECLARE(M_CODA);
/*
* tmp below since we need struct queue
*/
-#include <coda/coda_kernel.h>
+#include <fs/coda/coda_kernel.h>
/*
* Cnode lookup stuff.
OpenPOWER on IntegriCloud