You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by rb...@covalent.net on 2000/12/05 15:28:08 UTC

Re: cvs commit: httpd-2.0/os/os2 util_os2.c

>    #include <sys/signal.h>
>    #include <ctype.h>
>    #include <string.h>
>   +#include <apr_strings.h>

Shouldn't that be "apr_strings.h" to be consistent with the rest of
Apache?

Ryan

_______________________________________________________________________________
Ryan Bloom                        	rbb@apache.org
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------


Re: cvs commit: httpd-2.0/os/os2 util_os2.c

Posted by Brian Havard <br...@kheldar.apana.org.au>.
On Tue, 5 Dec 2000 06:28:08 -0800 (PST), rbb@covalent.net wrote:

>
>>    #include <sys/signal.h>
>>    #include <ctype.h>
>>    #include <string.h>
>>   +#include <apr_strings.h>
>
>Shouldn't that be "apr_strings.h" to be consistent with the rest of
>Apache?

Err, yeah, quite right or it won't end up in the dependencies.

-- 
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------