[uzbl] Revert "Include gthread.h, not glib.h"

Ben Boeckel mathstuf at fedoraproject.org
Tue Oct 25 18:05:55 UTC 2011


commit 5cd1f89ca88d8d064e1658778218bb486c6b75bc
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue Oct 25 14:03:17 2011 -0400

    Revert "Include gthread.h, not glib.h"
    
    This reverts commit 799769f7deef2182415440d13b071c006b9e5b66.

 0001-Include-glib.h.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/0001-Include-glib.h.patch b/0001-Include-glib.h.patch
index 6a3dc2e..be1c165 100644
--- a/0001-Include-glib.h.patch
+++ b/0001-Include-glib.h.patch
@@ -16,7 +16,7 @@ index f90c5dd..a3c36fb 100644
  #include "variables.h"
  #include "type.h"
  
-+#include <glib/gthread.h>
++#include <glib.h>
 +
  UzblCore uzbl;
  


More information about the scm-commits mailing list