[XFS] Fix broken HAVE_SPLICE removal commit.
[safe/jmp/linux-2.6] / fs / xfs / linux-2.6 / xfs_linux.h
index e514332..1bc9f60 100644 (file)
@@ -99,7 +99,6 @@
 /*
  * Feature macros (disable/enable)
  */
-#define HAVE_SPLICE    /* a splice(2) exists in 2.6, but not in 2.4 */
 #ifdef CONFIG_SMP
 #define HAVE_PERCPU_SB /* per cpu superblock counters are a 2.6 feature */
 #else