>Number: 2295
>Category: os-qnx
>Synopsis: USE_POSIX_SCOREBOARD needs <sys/mman.h>
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Wed May 27 08:30:00 PDT 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3b7
>Environment:
>Description:
With the fairly recent definition of USE_POSIX_SCOREBOARD (used by QNX), the
#include <sys/mman.h>
was lost.
>How-To-Repeat:
>Fix:
Here's a diff -c for http_main.c...
*** http_main-orig.c Thu May 21 00:07:21 1998
--- http_main.c Wed May 27 10:47:46 1998
***************
*** 1518,1523 ****
--- 1518,1524 ----
}
#elif defined(USE_POSIX_SCOREBOARD)
+ #include <sys/mman.h>
/*
* POSIX 1003.4 style
*
>Audit-Trail:
>Unformatted:
[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. ]
>uname -a
QNX 23 G 424 PCI 32
Watcom 10.6