git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88095
13f79535-47bb-0310-9956-
ffa450edef68
#include "apr_errno.h"
#include "apr_file_io.h"
#include "apr_general.h"
+#include "apr_signal.h"
#if APR_HAVE_STDIO_H
#include <stdio.h>
#include "apr_md5.h"
#include "apr_sha1.h"
-#if APR_HAVE_SIGNAL_H
-#include <signal.h>
-#endif
#include <time.h>
#if APR_HAVE_CRYPT_H
#endif /*APR_CHARSET_EBCDIC*/
tempfilename = NULL;
- signal(SIGINT, (void (*)(int)) interrupted);
+ apr_signal(SIGINT, (void (*)(int)) interrupted);
/*
* Preliminary check to make sure they provided at least