From 86b7ae9495419b3b63480d03b9fb8e00b2b172ac Mon Sep 17 00:00:00 2001 From: Quentin Stievenart Date: Sat, 14 Aug 2010 15:52:25 +0800 Subject: fixing compilation under FreeBSD --- fcgiwrap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fcgiwrap.c') diff --git a/fcgiwrap.c b/fcgiwrap.c index 416f609..3e44a50 100644 --- a/fcgiwrap.c +++ b/fcgiwrap.c @@ -45,6 +45,7 @@ #include #include #include +#include /* glibc doesn't seem to export it */ #ifndef UNIX_PATH_MAX -- cgit v1.2.3