diff options
| author | Thomas Graf <tgraf@suug.ch> | 2013-03-29 09:46:52 -0400 |
|---|---|---|
| committer | Jesse Gross <jesse@nicira.com> | 2013-03-29 20:54:33 -0400 |
| commit | 22e3880a76bb9a0c4fa5c8fefdc8697a36a4dae1 (patch) | |
| tree | 7bd56dd948101a82bb6a797092aaaf85ffb8db98 /include/uapi/linux/Kbuild | |
| parent | 14b57a10553b5b768f77b247e6dd285c65816064 (diff) | |
openvswitch: Expose <linux/openvswitch.h> to userspace
It contains the public netlink interface bits required by userspace to
make use of the interface.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 5c8a1d25e21c..d8fbc6aeac86 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -285,6 +285,7 @@ header-y += nvram.h | |||
| 285 | header-y += omap3isp.h | 285 | header-y += omap3isp.h |
| 286 | header-y += omapfb.h | 286 | header-y += omapfb.h |
| 287 | header-y += oom.h | 287 | header-y += oom.h |
| 288 | header-y += openvswitch.h | ||
| 288 | header-y += packet_diag.h | 289 | header-y += packet_diag.h |
| 289 | header-y += param.h | 290 | header-y += param.h |
| 290 | header-y += parport.h | 291 | header-y += parport.h |
