$OpenBSD: patch-include_orbit_GIOP_giop_h,v 1.1 2013/03/27 17:58:44 ajacoutot Exp $

From f4fd676c4864155bad10cf5a49ea5d9a0f3c1e9a Mon Sep 17 00:00:00 2001
From: Kjartan Maraas <kmaraas@gnome.org>
Date: Tue, 11 Jan 2011 22:48:59 +0000
Subject: Support for custom GMainContext from Ke Wang

--- include/orbit/GIOP/giop.h.orig	Tue Feb  9 13:05:35 2010
+++ include/orbit/GIOP/giop.h	Wed Mar 27 10:55:31 2013
@@ -14,6 +14,7 @@ G_BEGIN_DECLS
 
 #ifdef ORBIT2_INTERNAL_API
 
+void        giop_set_main_context  (GMainContext *context);
 void        giop_init              (gboolean thread_safe,
 				    gboolean blank_wire_data);
 void        giop_main_run          (void);
