aboutsummaryrefslogtreecommitdiff
path: root/example/passthrough_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_ll.c')
-rw-r--r--example/passthrough_ll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/passthrough_ll.c b/example/passthrough_ll.c
index 32e4ff6..b40cf76 100644
--- a/example/passthrough_ll.c
+++ b/example/passthrough_ll.c
@@ -37,6 +37,7 @@
#include <stddef.h>
#include <stdbool.h>
#include <string.h>
+#include <limits.h>
#include <dirent.h>
#include <assert.h>
#include <errno.h>