Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > main-backports-src > by-pkgid > 43742945d611736e6e3dda2185b2f9fe > files > 14

proftpd-1.3.1-3mdv2008.0.src.rpm

--- lib/sstrncpy.c	2006-12-06 05:05:31.000000000 +0100
+++ lib/sstrncpy.c.oden	2007-01-24 11:38:20.000000000 +0100
@@ -24,11 +24,7 @@
  * the source code for OpenSSL in the source distribution.
  */
 
-#include <errno.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <stdarg.h>
-
+#include "conf.h"
 #include "libsupp.h"
 
 /* "safe" strncpy, saves room for \0 at end of dest, and refuses to copy