mirror of
https://github.com/openvswitch/ovs
synced 2025-10-25 15:07:05 +00:00
datapath-protocol: Rename to <linux/openvswitch.h>.
Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com> Bug #7559.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
/* On Linux, this header file just includes <linux/types.h>.
|
||||
*
|
||||
* On other platforms, this header file implements just enough of
|
||||
* <linux/types.h> to allow datapath-protocol.h to work, that is, it defines
|
||||
* <linux/types.h> to allow <linux/openvswitch.h> to work, that is, it defines
|
||||
* the __u<N> and __be<N> types. */
|
||||
|
||||
#if __KERNEL__ || HAVE_LINUX_TYPES_H
|
||||
|
||||
Reference in New Issue
Block a user