Header name change for z/OS.
This commit is contained in:
parent
54f59d3c05
commit
c31df29130
|
@ -67,7 +67,7 @@ it references only the enabled library functions. */
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#if defined NATIVE_ZOS
|
#if defined NATIVE_ZOS
|
||||||
#include "pcrzosfs.h"
|
#include "pcrzoscs.h"
|
||||||
/* That header is not included in the main PCRE2 distribution because other
|
/* That header is not included in the main PCRE2 distribution because other
|
||||||
apparatus is needed to compile pcre2test for z/OS. The header can be found in
|
apparatus is needed to compile pcre2test for z/OS. The header can be found in
|
||||||
the special z/OS distribution, which is available from www.zaconsultants.net or
|
the special z/OS distribution, which is available from www.zaconsultants.net or
|
||||||
|
|
Loading…
Reference in New Issue