akosut 96/07/27 14:39:47
Modified: src conf.h
Log:
Cause HP-UX to compile.
Revision Changes Path
1.28 +1 -0 apache/src/conf.h
Index: conf.h
===================================================================
RCS file: /export/home/cvs/apache/src/conf.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -C3 -r1.27 -r1.28
*** conf.h 1996/07/27 16:21:16 1.27
--- conf.h 1996/07/27 21:39:45 1.28
***************
*** 110,115 ****
--- 110,116 ----
#endif
#define JMP_BUF sigjmp_buf
#define HAVE_MMAP
+ typedef int rlim_t;
#elif defined(AIX)
#undef HAVE_GMTOFF