summaryrefslogtreecommitdiffstats
path: root/examples/pk_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pk_lib.c')
-rw-r--r--examples/pk_lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pk_lib.c b/examples/pk_lib.c
index f30a488..b184b78 100644
--- a/examples/pk_lib.c
+++ b/examples/pk_lib.c
@@ -4,6 +4,7 @@
* Placed under public domain.
*
*/
+#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>