We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e0ba commit ee964c8Copy full SHA for ee964c8
ext/mri/includes.h
@@ -4,7 +4,7 @@
4
#include <stdint.h>
5
#include <sys/types.h>
6
#include <stdlib.h>
7
-#include <strings.h>
+#include <string.h>
8
9
#if defined(_WIN32) || (defined(__sun) && defined(__SVR4))
10
0 commit comments