2013-09-26 17:14:40 +02:00

14 lines
245 B
Plaintext

$NetBSD: patch-ae,v 1.1 2004/10/28 21:01:50 cube Exp $
--- mod_fastcgi.c.orig 2003-10-30 02:08:34.000000000 +0100
+++ mod_fastcgi.c
@@ -80,7 +80,7 @@
#include <ctype.h>
#endif
-#include "unixd.h"
+#include <httpd/unixd.h>
#endif
#endif