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