Sophie

Sophie

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

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

--- export/src/history.c	2009-09-23 22:55:51.000000000 +0200
+++ ../src/history.c	2009-09-23 23:04:26.000000000 +0200
@@ -47,11 +47,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#ifdef HAVE_VIS_H
 #include <vis.h>
-#else
-#include "np/vis.h"
-#endif
 #include <sys/stat.h>
 
 static const char hist_cookie[] = "_HiStOrY_V2_\n";