mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:16:22 +00:00
Added missing config.h includes
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
@@ -41,8 +43,6 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "chat_session.h"
|
||||
#include "command/command.h"
|
||||
#include "command/commands.h"
|
||||
|
||||
Reference in New Issue
Block a user