mirror of
https://github.com/openvswitch/ovs
synced 2025-10-21 14:49:41 +00:00
netlink-socket: Remove unnecessary #include.
Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "list.h"
|
|
||||||
|
|
||||||
struct ofpbuf;
|
struct ofpbuf;
|
||||||
struct nl_sock;
|
struct nl_sock;
|
||||||
|
Reference in New Issue
Block a user