X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fpktbuf.c;h=b04eb5955b59dbf55f30632a112d3a1ca9753873;hb=20aa445d66ace847aa2945b372cc8d3c0e9b034b;hp=c103c7ffb0715f8478d4480de914406ffc0de472;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;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"