X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Froute-table-stub.c;h=a4a099171ffbdc4482af74d308fff1cc46a1a5f8;hb=11e26106204de5974af1060a9e25be033bc1a375;hp=fafad2814c57505eca0c9c0d8b12892c5cd5d3cc;hpb=f18a39b73a3548dd646f274f7555e07926c74371;p=sliver-openvswitch.git diff --git a/lib/route-table-stub.c b/lib/route-table-stub.c index fafad2814..a4a099171 100644 --- a/lib/route-table-stub.c +++ b/lib/route-table-stub.c @@ -45,3 +45,8 @@ void route_table_run(void) { } + +void +route_table_wait(void) +{ +}