Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0edc1ab5fa5058149211d8fea160d752 > files > 11

proftpd-1.3.2-0.4mdv2009.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