public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/openssh/files: openssh-5.2p1-ldap-stdargs.diff
@ 2009-05-18  9:04 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2009-05-18  9:04 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/05/18 09:04:19

  Added:                openssh-5.2p1-ldap-stdargs.diff
  Log:
  Bug #266654: Fix LPK compile under uclibc due to missing include statement thanks to Bertrand Jacquin <beber@meleeweb.net>.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-misc/openssh/files/openssh-5.2p1-ldap-stdargs.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/openssh/files/openssh-5.2p1-ldap-stdargs.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/openssh/files/openssh-5.2p1-ldap-stdargs.diff?rev=1.1&content-type=text/plain

Index: openssh-5.2p1-ldap-stdargs.diff
===================================================================
--- ldapauth.c.orig	2009-04-18 18:06:38.000000000 +0200
+++ ldapauth.c	2009-04-18 18:06:11.000000000 +0200
@@ -31,6 +31,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>
+#include <stdarg.h>
 
 #include "ldapauth.h"
 #include "log.h"






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

only message in thread, other threads:[~2009-05-18  9:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18  9:04 [gentoo-commits] gentoo-x86 commit in net-misc/openssh/files: openssh-5.2p1-ldap-stdargs.diff Robin H. Johnson (robbat2)

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