X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Froute-table-bsd.c;h=1c290717a937a64f3336af836f755e5e7607e615;hb=4b9f923273fb79079fcfa15350299b71a0062969;hp=c14509164b57e9e816950c4949622f6b0abe8dd2;hpb=9360d9b7b50c52298c9bd47ab07b5c8c8ae074de;p=openvswitch diff --git a/lib/route-table-bsd.c b/lib/route-table-bsd.c index c1450916..1c290717 100644 --- a/lib/route-table-bsd.c +++ b/lib/route-table-bsd.c @@ -29,6 +29,8 @@ #include #include +#include "vlog.h" + VLOG_DEFINE_THIS_MODULE(route_table); static int pid;