[DLM] fs/dlm/user.c should #include "user.h"
authorAdrian Bunk <bunk@stusta.de>
Sun, 25 Feb 2007 23:18:42 +0000 (00:18 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 18:58:21 +0000 (13:58 -0500)
commit84c6e8cd359adc34d21e40efcafe09297510b3c8
tree0f90995bf4a558030e0777ba41289134b0cdb8ed
parenta13cbe375303585fec1425135ed54adb62be41fc
[DLM] fs/dlm/user.c should #include "user.h"

Every file should include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/user.c