From e03c096dd0a61d1ec2cbc3d096b7dbc128e45939 Mon Sep 17 00:00:00 2001 From: Ben Warren Date: Thu, 3 Mar 2016 10:20:43 -0800 Subject: Move lib/ofp-errors.h to include/openvswitch directory Signed-off-by: Ben Warren Signed-off-by: Ben Pfaff --- build-aux/extract-ofp-errors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux/extract-ofp-errors') diff --git a/build-aux/extract-ofp-errors b/build-aux/extract-ofp-errors index 16bfbc721..7349644b2 100755 --- a/build-aux/extract-ofp-errors +++ b/build-aux/extract-ofp-errors @@ -161,7 +161,7 @@ experimenter IDs), then ERROR_HEADER to obtain OpenFlow error number. It outputs a C source file for translating OpenFlow error codes into strings. -ERROR_HEADER should point to lib/ofp-errors.h. +ERROR_HEADER should point to include/openvswitch/ofp-errors.h. VENDOR_HEADER should point to include/openflow/openflow-common.h. The output is suitable for use as lib/ofp-errors.inc.\ ''' % {"argv0": argv0}) -- cgit v1.2.1