aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/misc.c')
-rw-r--r--g10/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/misc.c b/g10/misc.c
index c1936aeee..573ff1b50 100644
--- a/g10/misc.c
+++ b/g10/misc.c
@@ -29,6 +29,7 @@
#include <asm/unistd.h>
#endif
#ifdef HAVE_SETRLIMIT
+ #include <time.h>
#include <sys/time.h>
#include <sys/resource.h>
#endif