1 2 3 4 5 6 7
--- dbs.h.orig 2002-07-25 12:24:10 UTC +++ dbs.h @@ -1,3 +1,4 @@ +#include <unistd.h> #include <regex.h> extern regex_t *a_ip[];