X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdummy.h;h=b20519adfb7112819bca4de12eb63cac5fafc211;hb=003ce655b7116d18c86a74c50391e54990346931;hp=abbb36387005fc6c714d54f0c8b3e40eba5f3b35;hpb=0cbfe35d74ab5f585033844b6513273aa16cca11;p=sliver-openvswitch.git diff --git a/lib/dummy.h b/lib/dummy.h index abbb36387..b20519adf 100644 --- a/lib/dummy.h +++ b/lib/dummy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2011, 2012 Nicira Networks. + * 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 */