]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/fcntl.h
[SCSI] esp: tidy up target reference counting
[linux-2.6] / include / asm-sparc / fcntl.h
index 7bbdfc77accd61ff48d2ed9c426b9ec71eb695d3..07bd2d80257fa83134346a20280bdeb3186bb753 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */
 #ifndef _SPARC_FCNTL_H
 #define _SPARC_FCNTL_H
 
@@ -32,5 +31,6 @@
 #define __ARCH_FLOCK_PAD       short __unused;
 #define __ARCH_FLOCK64_PAD     short __unused;
 
+#include <asm-generic/fcntl.h>
 
 #endif