Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27969
b: refs/heads/master
c: 19b3bd6
h: refs/heads/master
i:
  27967: b2a7ad9
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 1bed289 commit 996660a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1af042271f9bf7601f7ecf4d328ccde3a44d2c72
refs/heads/master: 19b3bd667b6a4fc4c164c743492cec08d91d74a5
4 changes: 2 additions & 2 deletions trunk/include/linux/smb_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#define _LINUX_SMB_FS_H

#include <linux/smb.h>
#include <linux/smb_fs_i.h>
#include <linux/smb_fs_sb.h>

/*
* ioctl commands
Expand All @@ -24,6 +22,8 @@


#ifdef __KERNEL__
#include <linux/smb_fs_i.h>
#include <linux/smb_fs_sb.h>

#include <linux/fs.h>
#include <linux/pagemap.h>
Expand Down

0 comments on commit 996660a

Please sign in to comment.