On Mon, Oct 19, 2015 at 01:28:53PM +0900, YAMAMOTO Takashi wrote:
> IPPORT_FTP is not always provided by system headers. (eg. NetBSD, OS X)
>
> This hides the enum on Linux but I don't think it causes a problem.
>
> Signed-off-by: YAMAMOTO Takashi
I don't think ofp-actions.h is an ideal place
IPPORT_FTP is not always provided by system headers. (eg. NetBSD, OS X)
This hides the enum on Linux but I don't think it causes a problem.
Signed-off-by: YAMAMOTO Takashi
---
lib/ofp-actions.h | 4
1 file changed, 4 insertions(+)
diff --git a/lib/ofp-actions.h b/lib/ofp-actions.h
index