--- /c/tracker-0.5.4/src/trackerd/tracker-ioprio.c	Fri Jan 26 01:15:12 2007
+++ tracker-ioprio.c	Thu Feb 15 14:22:28 2007
@@ -17,6 +17,8 @@
  * Boston, MA  02110-1301, USA.
  */
  
+#ifdef IOPRIO_SUPPORT
+
 #include <stdio.h>
 #include <errno.h>
 #include <glib/gstdio.h>
@@ -24,8 +26,6 @@
 #include <sys/syscall.h>
 #include <unistd.h>
 #include "tracker-ioprio.h"
-
-#ifdef IOPRIO_SUPPORT
 
 enum {
 	IOPRIO_CLASS_NONE,
