[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: had to include <unistd.h> in alloc.c, httpd_log.c, mod_include.c for successfull compile State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Tue Oct 26 18:17:12 PDT 1999 State-Changed-Why: Erm... they are already included from other headers. If you aren't getting them, you need to figure out why. Be sure you haven't specified any extra libraries or anything that would prevent things from linking properly when Apache tries to figure out if your system has unistd.h.