From: Quanah Gibson-Mount Date: Fri, 30 Oct 2009 19:38:01 +0000 (+0000) Subject: More for ITS#6342 X-Git-Tag: OPENLDAP_REL_ENG_2_4_20~78 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6cb6290275d4ce36cb1642b5cc1b9a2181cc08b1;p=openldap More for ITS#6342 --- diff --git a/include/ac/param.h b/include/ac/param.h index 4130f6ebe5..b3eb5d7c31 100644 --- a/include/ac/param.h +++ b/include/ac/param.h @@ -21,6 +21,9 @@ #include #endif +/* MAXPATHLEN should come from */ +#include + #ifndef MAXPATHLEN # if defined(PATH_MAX) # define MAXPATHLEN PATH_MAX