Merge pull request #1 from chergert/master

includes: fix build warning
This commit is contained in:
Alexander Larsson
2014-12-21 09:14:21 +01:00

View File

@@ -2,6 +2,7 @@
#include "xdg-app-utils.h"
#include <glib.h>
#include <stdlib.h>
#include <sys/utsname.h>