]> git.pld-linux.org Git - packages/bgrab.git/blob - bgrab-regex.h.patch
e0c8e05ce219803aa9914ae81b08ee5b bgrab-1.3.6.tgz
[packages/bgrab.git] / bgrab-regex.h.patch
1 --- bgrab-1.3.6/main.cc~        Thu Feb  8 19:19:25 2001
2 +++ bgrab-1.3.6/main.cc Thu Feb  8 19:21:06 2001
3 @@ -18,7 +18,7 @@
4  #include <strings.h>
5  
6  extern "C" {
7 -#include <rxposix.h>
8 +#include <regex.h>
9  }
10  
11  /* Prototype for signal handler */
This page took 0.063051 seconds and 3 git commands to generate.