Hi Takashi, On Dec 5, 2007, at 6:40 AM, Takashi Sato wrote:
in mod_example_ipc.cHow about AP_NEED_SET_MUTEX_PERMS istead of MOD_EXIPC_SET_MUTEX_PERMS ?
+#if !defined(OS2) && !defined(WIN32) && !defined(BEOS) && !defined (NETWARE)+#include "unixd.h"+#define MOD_EXIPC_SET_MUTEX_PERMS /* XXX Apache should define something */+#endif
Holdover from Apache 2.0, where both mod_rewrite and mod_ssl did it this way and made the exact same comment. Both of these module now use AP_NEED_SET_MUTEX_PERMS, and I'll change the example mod to do the same.
S. -- Sander Temme [EMAIL PROTECTED] PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
smime.p7s
Description: S/MIME cryptographic signature
