Add config.h in files were it was missing

Related to https://github.com/profanity-im/profanity/issues/1512
This commit is contained in:
Michael Vetter
2021-03-26 19:51:46 +01:00
parent eaf76555bd
commit 057c9ad776
42 changed files with 84 additions and 0 deletions

View File

@@ -34,6 +34,8 @@
*
*/
#include "config.h"
#define _GNU_SOURCE 1
#include <stdlib.h>