compilation

This commit is contained in:
Vitor Santos Costa 2015-02-09 09:00:00 +00:00
parent e29b7afa1b
commit 886777f1e6

View File

@ -2196,8 +2196,13 @@ prune(choiceptr cp USES_REGS)
#define CHECK_ALARM(CONT)
#if HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#if HAVE_SYS_RESOURCE_H
#include <sys/resource.h>
#endif
extern Environment ExpEnv;
extern char fin[1024];