diff options
Diffstat (limited to 'threadproc/os2/proc.c')
-rw-r--r-- | threadproc/os2/proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/threadproc/os2/proc.c b/threadproc/os2/proc.c index 8bc3fec50..9231c6686 100644 --- a/threadproc/os2/proc.c +++ b/threadproc/os2/proc.c @@ -70,7 +70,6 @@ #include <unistd.h> #include <process.h> #include <stdlib.h> -#include <os2.h> apr_status_t apr_createprocattr_init(apr_procattr_t **new, apr_pool_t *cont) { |