[gnome-builder: 38/139] fusermount: port to libide-threading
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder: 38/139] fusermount: port to libide-threading
- Date: Thu, 10 Jan 2019 04:20:31 +0000 (UTC)
commit b758655702d3213cd9128313b3a4b670cb528def
Author: Christian Hergert <chergert redhat com>
Date: Wed Jan 9 16:20:45 2019 -0800
fusermount: port to libide-threading
src/fusermount-wrapper.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/fusermount-wrapper.c b/src/fusermount-wrapper.c
index 65a1f503a..13a23af1c 100644
--- a/src/fusermount-wrapper.c
+++ b/src/fusermount-wrapper.c
@@ -21,12 +21,10 @@
#include "config.h"
#include <errno.h>
-#include <ide.h>
+#include <libide-threading.h>
#include <stdlib.h>
#include <unistd.h>
-#include "threading/ide-thread-pool.h"
-
static gint exit_code;
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]