X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdpif-provider.h;h=f41ab6b9b3a20939d47c1cdf47fdacd03ead71e5;hb=1e827902be9194d71ea851c9ce2676f65eeed33a;hp=adc5242ed57be60678ec62eab7fffb62f3df0f68;hpb=4ca828d713451307fea449be5111272f47c0c5a7;p=sliver-openvswitch.git diff --git a/lib/dpif-provider.h b/lib/dpif-provider.h index adc5242ed..f41ab6b9b 100644 --- a/lib/dpif-provider.h +++ b/lib/dpif-provider.h @@ -363,6 +363,7 @@ struct dpif_class { extern const struct dpif_class dpif_linux_class; extern const struct dpif_class dpif_netdev_class; +extern const struct dpif_class dpif_planetlab_class; #ifdef __cplusplus }