about summary refs log tree commit diff
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 97a7dc2473..28a0043683 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>