Commit 9f56f743 authored by Adrian Bunk's avatar Adrian Bunk Committed by Adrian Bunk

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: default avatarAdrian Bunk <bunk@stusta.de>
parent 1b33724a
......@@ -19,6 +19,7 @@
#include "server.h"
#include "vnode.h"
#include "internal.h"
#include "cmservice.h"
/*****************************************************************************/
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment