included stddef in crypto header
cause github actions are way too stupid...
This commit is contained in:
parent
44be9ad2f6
commit
b6dff4d2f3
@ -23,6 +23,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <openssl/types.h>
|
||||
|
||||
#include <why2/flags.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user