Code

[PATCH] Buglets fix in the new two scripts
[git.git] / cache.h
diff --git a/cache.h b/cache.h
index 28e3dbddcabbbff0f246a21114f27e1e5721ce04..d38d9a848c2fa0793bb849f17e33e75efc927bc7 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -10,6 +10,7 @@
 #include <stdarg.h>
 #include <string.h>
 #include <errno.h>
+#include <limits.h>
 #include <sys/mman.h>
 #include <sys/param.h>
 #include <netinet/in.h>