public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/gsnmp/files: gsnmp-0.3.0-g_access.patch
@ 2012-03-09 16:48 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-03-09 16:48 UTC (permalink / raw
  To: gentoo-commits

jer         12/03/09 16:48:24

  Added:                gsnmp-0.3.0-g_access.patch
  Log:
  Add missing include.
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-libs/gsnmp/files/gsnmp-0.3.0-g_access.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsnmp/files/gsnmp-0.3.0-g_access.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gsnmp/files/gsnmp-0.3.0-g_access.patch?rev=1.1&content-type=text/plain

Index: gsnmp-0.3.0-g_access.patch
===================================================================
--- a/src/transport.c
+++ b/src/transport.c
@@ -32,6 +32,7 @@
 #include "transport.h"
 #include "dispatch.h"
 #include "pdu.h"	/* xxx only needed for debugging flags... */
+#include <glib/gstdio.h> /* g_access() */
 
 
 static GUdpSocket  *udp_ipv4_socket = NULL;






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-09 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 16:48 [gentoo-commits] gentoo-x86 commit in net-libs/gsnmp/files: gsnmp-0.3.0-g_access.patch Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox