Include stdarg.h when using variable argument lists
Fixes GitHub issue #36. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "calcurse.h"
|
||||
|
||||
#define STRING_INITIAL_BUFSIZE 128
|
||||
|
||||
Reference in New Issue
Block a user