summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgs/human-sleep/human-sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/human-sleep/human-sleep.c b/pkgs/human-sleep/human-sleep.c
index 5381fc4..b55cbc2 100644
--- a/pkgs/human-sleep/human-sleep.c
+++ b/pkgs/human-sleep/human-sleep.c
@@ -5,6 +5,7 @@
#include <assert.h>
#include <errno.h>
#include <stdbool.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>