Sophie

Sophie

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

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

--- export/src/search.c	2009-09-23 22:55:51.000000000 +0200
+++ ../src/search.c	2009-09-23 23:04:26.000000000 +0200
@@ -45,6 +45,7 @@
  * search.c: History and character search functions
  */
 #include <stdlib.h>
+#include <sys/types.h>
 #if defined(REGEX)
 #include <regex.h>
 #elif defined(REGEXP)