mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 05:56:22 +00:00
Include config.h in src/config.cafile.c
See <https://github.com/profanity-im/profanity/issues/1512>
This commit is contained in:
committed by
Michael Vetter
parent
f11ad16714
commit
373385e90e
@@ -33,6 +33,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user