Skip to content

Commit

Permalink
nfsd4: fix missing fault_inject.h include
Browse files Browse the repository at this point in the history
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
  • Loading branch information
J. Bruce Fields committed Jul 27, 2012
1 parent 96d6d59 commit 99dbb8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include "xdr4.h"
#include "vfs.h"
#include "current_stateid.h"
#include "fault_inject.h"

#define NFSDDBG_FACILITY NFSDDBG_PROC

Expand Down

0 comments on commit 99dbb8f

Please sign in to comment.