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