build: fix few warnings

This commit is contained in:
Marc-André Lureau 2009-01-13 19:08:22 +02:00
parent 49ae38347c
commit 09641cc707
3 changed files with 3 additions and 2 deletions

View file

@ -27,6 +27,7 @@
#include <inttypes.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#ifdef HAVE_SYS_RESOURCE_H
#include <sys/resource.h>