commit | 9f56f743e8dcc470322c7efd5d307a32665ba05c | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Nov 08 16:56:17 2005 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Tue Nov 08 16:56:17 2005 +0100 |
tree | 267794af772d36e0602404021eb939cbdf1441a3 | |
parent | 1b33724a442b5e390ddc7507df3aeeb914915571 [diff] |
fs/afs/callback.c should #include "cmservice.h" Every file should include the headers containing the prototypes for it's global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de>
diff --git a/fs/afs/callback.c b/fs/afs/callback.c index 2fd62f8..9cb206e 100644 --- a/fs/afs/callback.c +++ b/fs/afs/callback.c
@@ -19,6 +19,7 @@ #include "server.h" #include "vnode.h" #include "internal.h" +#include "cmservice.h" /*****************************************************************************/ /*