We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4251ed commit 90d987bCopy full SHA for 90d987b
src/llama-mmap.cpp
@@ -7,6 +7,7 @@
7
#include <cstring>
8
#include <climits>
9
#include <stdexcept>
10
+#include <cerrno>
11
12
#ifdef __has_include
13
#if __has_include(<unistd.h>)
0 commit comments