Skip to content

Commit 4c61103

Browse files
ensure standard args is included
1 parent 4486637 commit 4c61103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/logic/fossil/io/output.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
#ifndef FOSSIL_IO_OUTPUT_H
1515
#define FOSSIL_IO_OUTPUT_H
1616

17+
#include <stdarg.h>
18+
1719
#ifdef __cplusplus
1820
extern "C" {
1921
#endif

0 commit comments

Comments
 (0)