16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
$OpenBSD: patch-src_channel_c,v 1.1 2012/03/23 13:28:25 ajacoutot Exp $
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=750023
|
|
|
|
--- src/channel.c.orig Thu Dec 8 23:04:46 2005
|
|
+++ src/channel.c Sat Mar 17 08:06:35 2012
|
|
@@ -19,8 +19,6 @@
|
|
*/
|
|
|
|
#include <glib.h>
|
|
-#include <glib/ghash.h>
|
|
-#include <glib/glist.h>
|
|
#include <string.h>
|
|
|
|
#include "mw_channel.h"
|