X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fpktbuf.c;h=b04eb5955b59dbf55f30632a112d3a1ca9753873;hb=e3648418c4bf028e6bca38bcbfc5a5ed493447fb;hp=c103c7ffb0715f8478d4480de914406ffc0de472;hpb=02dd3123a0e312f1d33403e744af52dd6096f12d;p=openvswitch diff --git a/ofproto/pktbuf.c b/ofproto/pktbuf.c index c103c7ff..b04eb595 100644 --- a/ofproto/pktbuf.c +++ b/ofproto/pktbuf.c @@ -19,6 +19,7 @@ #include #include #include "coverage.h" +#include "ofp-util.h" #include "ofpbuf.h" #include "timeval.h" #include "util.h"