[Rhythmbox-devel] [PATCH] plugins: fix missing import in mtddevice
- From: Thomas Bechtold <thomasbechtold jpberlin de>
- To: rhythmbox-devel gnome org
- Subject: [Rhythmbox-devel] [PATCH] plugins: fix missing import in mtddevice
- Date: Sat, 11 Feb 2012 13:14:54 +0100
---
plugins/mtpdevice/rb-mtp-thread.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/mtpdevice/rb-mtp-thread.c b/plugins/mtpdevice/rb-mtp-thread.c
index 763409c..6d5d0e5 100644
--- a/plugins/mtpdevice/rb-mtp-thread.c
+++ b/plugins/mtpdevice/rb-mtp-thread.c
@@ -32,6 +32,7 @@
#include <glib.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
+#include <stdlib.h>
#include "rb-mtp-thread.h"
#include "rb-file-helpers.h"
--
1.7.9
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]