Mailing List Archive

cvs commit: apache-2.0/src/lib/apr/include apr.hw
wrowe 00/10/15 20:34:21

Modified: src/lib/apr/include apr.hw
Log:
This 'descended' from apachecore - I have no idea if it is still
appropriate or required. FirstBill?

Revision Changes Path
1.29 +2 -0 apache-2.0/src/lib/apr/include/apr.hw

Index: apr.hw
===================================================================
RCS file: /home/cvs/apache-2.0/src/lib/apr/include/apr.hw,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- apr.hw 2000/10/12 06:14:31 1.28
+++ apr.hw 2000/10/16 03:34:20 1.29
@@ -139,6 +139,8 @@
#define APR_USE_PROC_PTHREAD_SERIALIZE 0
#define APR_USE_PTHREAD_SERIALIZE 0

+#define NO_USE_SIGACTION
+
#if APR_HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif