Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > b080aa38c5bb0041448f6fdafd4d9238 > files > 23

libedit-devel-3.0-0.20090722.1mdv2010.0.i586.rpm

--- export/src/history.c	2009-07-22 23:27:40.000000000 +0200
+++ ../src/history.c	2009-07-22 23:49:25.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";