summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 072c7d1..2c82e64 100644
--- a/src/common.h
+++ b/src/common.h
@@ -21,6 +21,8 @@
<http://www.gnu.org/licenses/>.
***/
+#include <stdarg.h>
+
#include "canberra.h"
#include "macro.h"
#include "mutex.h"