Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 9d70214adc1436f851b829e058769c88 > files > 24

lib64edit-devel-3.0-0.20090923.1mdv2010.1.x86_64.rpm

--- export/src/unvis.c	2009-09-23 22:55:51.000000000 +0200
+++ ../src/unvis.c	2009-09-23 23:04:26.000000000 +0200
@@ -29,7 +29,7 @@
  * SUCH DAMAGE.
  */
 
-#include <sys/cdefs.h>
+#include <config.h>
 #if defined(LIBC_SCCS) && !defined(lint)
 #if 0
 static char sccsid[] = "@(#)unvis.c	8.1 (Berkeley) 6/4/93";
@@ -38,7 +38,6 @@
 #endif
 #endif /* LIBC_SCCS and not lint */
 
-#include "namespace.h"
 #include <sys/types.h>
 
 #include <assert.h>