public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/tcpslice/files: tcpslice-1.2a_p3-exit.patch
@ 2014-07-17 16:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2014-07-17 16:52 UTC (permalink / raw
  To: gentoo-commits

jer         14/07/17 16:52:46

  Added:                tcpslice-1.2a_p3-exit.patch
  Log:
  EAPI bump. Fix DESCRIPTION. Remove <description>. Add missing include for exit(). Actually apply the Debian patches.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-analyzer/tcpslice/files/tcpslice-1.2a_p3-exit.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/files/tcpslice-1.2a_p3-exit.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpslice/files/tcpslice-1.2a_p3-exit.patch?rev=1.1&content-type=text/plain

Index: tcpslice-1.2a_p3-exit.patch
===================================================================
--- a/util.c
+++ b/util.c
@@ -25,6 +25,7 @@
 #endif
 
 #include <sys/types.h>
+#include <stdlib.h> /* exit() */
 
 #include <stdio.h>
 #if __STDC__





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

only message in thread, other threads:[~2014-07-17 16:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17 16:52 [gentoo-commits] gentoo-x86 commit in net-analyzer/tcpslice/files: tcpslice-1.2a_p3-exit.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