jim 96/08/04 18:45:09
Modified: src conf.h Log: Be specific Revision Changes Path 1.31 +1 -1 apache/src/conf.h Index: conf.h =================================================================== RCS file: /export/home/cvs/apache/src/conf.h,v retrieving revision 1.30 retrieving revision 1.31 diff -C3 -r1.30 -r1.31 *** conf.h 1996/07/30 19:36:59 1.30 --- conf.h 1996/08/05 01:45:08 1.31 *************** *** 397,403 **** #include <memory.h> #endif ! #include "regex.h" #ifdef HAVE_SYS_RESOURCE_H #include <sys/resource.h> --- 397,403 ---- #include <memory.h> #endif ! #include <regex.h> #ifdef HAVE_SYS_RESOURCE_H #include <sys/resource.h>