X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Flearning-switch.c;h=7eb9e1c29d0bb09e25de87d585368333122cced2;hb=597cf5a1c197e269ad4376364422e23f5405105f;hp=2c4172e16493b7ef7b409b93f2f8bf110012bbd6;hpb=7febb9100b6a63aab46f8850de6de335f8a47345;p=openvswitch diff --git a/lib/learning-switch.c b/lib/learning-switch.c index 2c4172e1..7eb9e1c2 100644 --- a/lib/learning-switch.c +++ b/lib/learning-switch.c @@ -27,6 +27,7 @@ #include "mac-learning.h" #include "ofpbuf.h" #include "ofp-print.h" +#include "ofp-util.h" #include "openflow/openflow.h" #include "poll-loop.h" #include "queue.h"