Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > a291f30307e8b07ff26b8ba4ce97b46d > files > 16

proftpd-1.3.1-0.rc2.3.3mdv2007.1.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