mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
list: Remove lib/list.h completely.
All code is now in include/openvswitch/list.h. Signed-off-by: Ben Warren <ben@skyportsystems.com> Acked-by: Ryan Moats <rmoats@us.ibm.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "bitmap.h"
|
||||
#include "coverage.h"
|
||||
#include "hash.h"
|
||||
#include "list.h"
|
||||
#include "openvswitch/list.h"
|
||||
#include "poll-loop.h"
|
||||
#include "timeval.h"
|
||||
#include "unaligned.h"
|
||||
|
Reference in New Issue
Block a user