Commit a543a34e authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Still lots to apr'ize here.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88095 13f79535-47bb-0310-9956-ffa450edef68
parent 04df268c
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@
#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>
@@ -92,9 +93,6 @@

#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
@@ -422,7 +420,7 @@ int main(int argc, char *argv[])
#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