Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39363
b: refs/heads/master
c: c751c1d
h: refs/heads/master
i:
  39361: 6ad5217
  39359: 3426512
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Oct 11, 2006
1 parent 363ef61 commit 5ae9aae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 32e794015aa698fd6bf1ec21b713f900a707fb15
refs/heads/master: c751c1dbb1289d220a8a175ba0df47706ce95a7e
2 changes: 2 additions & 0 deletions trunk/include/linux/nbd.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#ifndef LINUX_NBD_H
#define LINUX_NBD_H

#include <linux/types.h>

#define NBD_SET_SOCK _IO( 0xab, 0 )
#define NBD_SET_BLKSIZE _IO( 0xab, 1 )
#define NBD_SET_SIZE _IO( 0xab, 2 )
Expand Down

0 comments on commit 5ae9aae

Please sign in to comment.