Skip to content

Commit

Permalink
[SPARC32]: Fix build.
Browse files Browse the repository at this point in the history
Correct incorrect removal of asm-generic/fcntl.h from asm-sparc/fcntl.h by 
commit 6ba60d2.

Signed-off-by: Mark Fortescue <mark@mtfhpc.demon.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Mark Fortescue authored and David S. Miller committed Aug 5, 2007
1 parent d4ac247 commit c8154c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-sparc/fcntl.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
#define __ARCH_FLOCK_PAD short __unused;
#define __ARCH_FLOCK64_PAD short __unused;

#include <asm-generic/fcntl.h>

#endif

0 comments on commit c8154c8

Please sign in to comment.