$OpenBSD: patch-src_tracker-ioprio_h,v 1.1 2014/01/23 09:54:21 ajacoutot Exp $

From d2643c8cb625c238013a6f16c32bdff28cc58753 Mon Sep 17 00:00:00 2001
From: Debarshi Ray <debarshir@gnome.org>
Date: Tue, 21 Jan 2014 08:45:28 +0000
Subject: tracker-ioprio, tracker-sched: Fix build failure on non-Linux systems

--- src/tracker-ioprio.h.orig	Mon Jan 20 17:55:34 2014
+++ src/tracker-ioprio.h	Thu Jan 23 10:41:05 2014
@@ -21,6 +21,8 @@
 #ifndef __LIBTRACKER_COMMON_IOPRIO_H__
 #define __LIBTRACKER_COMMON_IOPRIO_H__
 
+#include <glib.h>
+
 G_BEGIN_DECLS
 
 void tracker_ioprio_init (void);
