mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +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 <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "list.h"
|
||||
|
||||
struct ofpbuf;
|
||||
struct nl_sock;
|
||||
|
Reference in New Issue
Block a user