mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 12:16:21 +00:00
Add missing string.h include in blocking.c
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_LIBMESODE
|
||||
#include <mesode.h>
|
||||
|
||||
Reference in New Issue
Block a user