fix limits.h

This commit is contained in:
Ron Pedde 2006-03-07 07:55:36 +00:00
parent a6675697be
commit c635c85e95

View File

@ -30,6 +30,7 @@
# include "config.h"
#endif
#include <limits.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>