We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63b4df7 + 3a817d6 commit ac1b8e0Copy full SHA for ac1b8e0
arch.h
@@ -20,6 +20,8 @@
20
#if !defined(_PROTOMATTER_ARCH_H_)
21
#define _PROTOMATTER_ARCH_H_
22
23
+#include <string.h>
24
+
25
/*
26
Common ground for architectures to support this library:
27
0 commit comments