diff options
Diffstat (limited to 'test/httpdunit.h')
-rw-r--r-- | test/httpdunit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/httpdunit.h b/test/httpdunit.h index eddb9569a5..2fdee36e65 100644 --- a/test/httpdunit.h +++ b/test/httpdunit.h @@ -33,6 +33,7 @@ * using a similar generate-stub-and-include process. */ +#include "apr.h" /* for pid_t on Windows, needed by Check */ #include "check.h" /* |