mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 17:36:22 +00:00
Added stdlib header to windows.c to avoid compiler warning on cygwin
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user