X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdummy.h;h=b20519adfb7112819bca4de12eb63cac5fafc211;hb=85606e05b691be7c2f2d4bcf0e91170b71ec8fbb;hp=220417078c7f47ac2260b0b6e9b01d6a0cbb735a;hpb=8706009e555bb9fa04a5679e4be2c7c67506802b;p=sliver-openvswitch.git diff --git a/lib/dummy.h b/lib/dummy.h index 220417078..b20519adf 100644 --- a/lib/dummy.h +++ b/lib/dummy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2011, 2012 Nicira, Inc. + * Copyright (c) 2010, 2011, 2012, 2013 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,5 +26,6 @@ void dummy_enable(bool override); void dpif_dummy_register(bool override); void netdev_dummy_register(bool override); void timeval_dummy_register(void); +void vlandev_dummy_enable(void); #endif /* dummy.h */