ovs/ovsdb: remove unused headers

Just include what is actually needed.
This commit is contained in:
Lubomir Rintel 2019-06-11 13:51:37 +02:00
parent f5e82796be
commit f69dffe1e8

View file

@ -25,8 +25,7 @@
#include <gio/gunixsocketaddress.h>
#include "nm-glib-aux/nm-jansson.h"
#include "devices/nm-device.h"
#include "platform/nm-platform.h"
#include "nm-core-utils.h"
#include "nm-core-internal.h"
/*****************************************************************************/