mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
245 B
Plaintext
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
|