X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnx-match.h;h=edd79481a5d3b3a1ebc61491f11187146a5306a7;hb=0ef165ecb57943e17a8ee8270df68ffb8d032e29;hp=ee3f24cedb375d306d28ff7f22691c4325cc8cc6;hpb=b2dd70be133bf86c3b8a1d597594489827887b69;p=sliver-openvswitch.git diff --git a/lib/nx-match.h b/lib/nx-match.h index ee3f24ced..edd79481a 100644 --- a/lib/nx-match.h +++ b/lib/nx-match.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2011, 2012, 2013 Nicira, Inc. + * Copyright (c) 2010, 2011, 2012, 2013, 2014 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,6 +27,7 @@ struct ds; struct match; +struct mf_field; struct mf_subfield; struct ofpact_reg_move; struct ofpact_reg_load;