We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d350d commit efeba75Copy full SHA for efeba75
1 file changed
src/python-lz4.c
@@ -31,6 +31,7 @@
31
32
#include <Python.h>
33
#include <stdlib.h>
34
+#include <stdint.h>
35
#include <math.h>
36
#include "lz4.h"
37
#include "lz4hc.h"
0 commit comments