We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8613e commit 989d8f2Copy full SHA for 989d8f2
ext/zstdruby/common.h
@@ -1,6 +1,7 @@
1
#ifndef ZSTD_RUBY_H
2
#define ZSTD_RUBY_H 1
3
4
+#include <limits.h>
5
#include <stdbool.h>
6
#include <ruby.h>
7
#ifdef HAVE_RUBY_THREAD_H
0 commit comments