summaryrefslogtreecommitdiffstats
path: root/cras.c
diff options
context:
space:
mode:
Diffstat (limited to 'cras.c')
-rw-r--r--cras.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cras.c b/cras.c
index fca9af0..8afdf86 100644
--- a/cras.c
+++ b/cras.c
@@ -1,6 +1,7 @@
/* See LICENSE file for copyright and license details. */
#include <errno.h>
+#include <inttypes.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>