mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-18 23:54:26 +08:00
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>
This commit is contained in:
parent
1b33724a44
commit
9f56f743e8
@ -19,6 +19,7 @@
|
||||
#include "server.h"
|
||||
#include "vnode.h"
|
||||
#include "internal.h"
|
||||
#include "cmservice.h"
|
||||
|
||||
/*****************************************************************************/
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user