We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17dbbec commit 6eea3e3Copy full SHA for 6eea3e3
1 file changed
include/rcutils/sha256.h
@@ -38,6 +38,7 @@ extern "C"
38
{
39
#endif
40
41
+#include <stddef.h>
42
#include <stdint.h>
43
44
#include "rcutils/visibility_control.h"
0 commit comments