mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 19:24:22 -04:00
14 lines
245 B
Plaintext
14 lines
245 B
Plaintext
$NetBSD: patch-ad,v 1.1 2004/10/28 21:01:50 cube Exp $
|
|
|
|
--- fcgi_util.c.orig 2003-10-30 02:08:34.000000000 +0100
|
|
+++ fcgi_util.c
|
|
@@ -16,7 +16,7 @@
|
|
#include <arpa/inet.h>
|
|
#endif
|
|
|
|
-#include "unixd.h"
|
|
+#include <httpd/unixd.h>
|
|
#endif
|
|
|
|
uid_t
|