X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Froute-table-stub.c;h=a4a099171ffbdc4482af74d308fff1cc46a1a5f8;hb=c5cf10598f8c9f4428291e9df3ecd72a05fb1ccf;hp=fafad2814c57505eca0c9c0d8b12892c5cd5d3cc;hpb=361906b1e2c6482d77280f345d3e42048d8c2700;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) +{ +}