index
:
avr/qmk/printf
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
printf.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'printf.h')
-rw-r--r--
printf.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/printf.h b/printf.h
index e39bbb2..37dbd54 100644
--- a/
printf.h
+++ b/
printf.h
@@ -33,6 +33,7 @@
#define _PRINTF_H_
#include <stdarg.h>
+#include <stddef.h>
#ifdef __cplusplus