summaryrefslogtreecommitdiff
path: root/net-misc/openssh-x/files/openssh-5.2p1-ldap-stdargs.diff
blob: 346d52719877d1a6e9674877d7b56e4a1b23a85e (plain)
1
2
3
4
5
6
7
8
9
10
--- 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"