aboutsummaryrefslogtreecommitdiff
path: root/support/temp_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/temp_file.c')
-rw-r--r--support/temp_file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/temp_file.c b/support/temp_file.c
index 97a7dc2..28a0043 100644
--- a/support/temp_file.c
+++ b/support/temp_file.c
@@ -27,6 +27,7 @@
#include <support/support.h>
#include <errno.h>
+#include <limits.h>
#include <paths.h>
#include <stdio.h>
#include <stdlib.h>