mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 03:36:21 +00:00
Merge pull request #845 from pasis/tray
Fix implicit declaration of function free
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <glib/gstdio.h>
|
#include <glib/gstdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "config/preferences.h"
|
#include "config/preferences.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user