mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
Move lib/dynamic-string.h to include/openvswitch directory
Signed-off-by: Ben Warren <ben@skyportsystems.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
|
||||
* Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016 Nicira, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "byte-order.h"
|
||||
#include "colors.h"
|
||||
#include "dynamic-string.h"
|
||||
#include "openvswitch/dynamic-string.h"
|
||||
#include "match.h"
|
||||
#include "meta-flow.h"
|
||||
#include "nx-match.h"
|
||||
|
Reference in New Issue
Block a user