]> granicus.if.org Git - apache/commitdiff
Fix a typo.
authorRyan Bloom <rbb@apache.org>
Tue, 20 Jun 2000 18:06:51 +0000 (18:06 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 20 Jun 2000 18:06:51 +0000 (18:06 +0000)
Submitted by:Victor J. Orlikowski <vjo@raleigh.ibm.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85634 13f79535-47bb-0310-9956-ffa450edef68

acinclude.m4

index 31f36fc64feddf1e3b914281c734258060f137e5..439f9f892e41587addf7e763f37e78a68cbe55f1 100644 (file)
@@ -211,7 +211,7 @@ AC_DEFUN(APACHE_CHECK_SIGWAIT_ONE_ARG,[
      * header to get a prototype for sigwait().  Else things will fail later
      * on.  XXX Should probably be fixed in the unproven-pthreads package.
      */
-#incluide <pthread.h>
+#include <pthread.h>
 #endif
 #include <signal.h>
 ],[