util.c: include limits.h for PATH_MAX macro
On Fri, Apr 1, 2011 at 5:36 PM, Rémy Oudompheng
<remyoudompheng@gmail.com> wrote: > > Signed-off-by: Rémy Oudompheng <remy@archlinux.org> Applied to maint. > --- > *lib/libalpm/util.c | * *1 + > *1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/lib/libalpm/util.c b/lib/libalpm/util.c > index 11e6904..430da92 100644 > --- a/lib/libalpm/util.c > +++ b/lib/libalpm/util.c > @@ -34,6 +34,7 @@ > *#include <time.h> > *#include <syslog.h> > *#include <errno.h> > +#include <limits.h> > *#include <sys/types.h> > *#include <sys/stat.h> > *#include <sys/wait.h> > -- > 1.7.4.2 > > > |
| All times are GMT. The time now is 06:44 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.