Index: src/trackerd/tracker-ioprio.c
===================================================================
--- src/trackerd/tracker-ioprio.c	(revision 540)
+++ src/trackerd/tracker-ioprio.c	(working copy)
@@ -17,6 +17,8 @@
  * Boston, MA  02110-1301, USA.
  */
  
+#ifdef IOPRIO_SUPPORT
+
 #include <stdio.h>
 #include <errno.h>
 #include <glib/gstdio.h>
@@ -25,8 +27,6 @@
 #include <unistd.h>
 #include "tracker-ioprio.h"
 
-#ifdef IOPRIO_SUPPORT
-
 enum {
 	IOPRIO_CLASS_NONE,
 	IOPRIO_CLASS_RT,
