aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings.c b/src/strings.c
index 1af5e63..816ddc1 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -34,6 +34,8 @@
*
*/
+#include <stdarg.h>
+
#include "calcurse.h"
#define STRING_INITIAL_BUFSIZE 128