Mailing List Archive

cvs commit: apache-1.3/src/include conf.h
brian 98/05/09 10:29:44

Modified: src/include conf.h
Log:
Added SYS_SIGLIST definition for FreeBSD & BSDI.

Revision Changes Path
1.209 +1 -0 apache-1.3/src/include/conf.h

Index: conf.h
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/include/conf.h,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- conf.h 1998/05/09 03:25:42 1.208
+++ conf.h 1998/05/09 17:29:44 1.209
@@ -603,6 +603,7 @@
#endif
#define USE_FLOCK_SERIALIZED_ACCEPT
#define HAVE_SYSLOG 1
+#define SYS_SIGLIST sys_siglist

#elif defined(QNX)
#ifndef crypt