On Fri, Apr 1, 2011 at 5:36 PM, Rémy Oudompheng <[email protected]> wrote: > > Signed-off-by: Rémy Oudompheng <[email protected]> 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 > > >
