config: add missing include to "config.h" header

This commit is contained in:
Thomas Haller 2015-10-05 14:11:32 +02:00
parent 9358588a2a
commit 82c37e643b

View file

@ -19,6 +19,8 @@
* Copyright (C) 2013 Thomas Bechtold <thomasbechtold@jpberlin.de>
*/
#include "config.h"
#include "nm-config-data.h"
#include <string.h>