X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fqueue.c;h=635e14426192df7bc3fc52cf2d6685fbd3aa6125;hb=f730dded18218f869c3c316b98912ff19d8fb71c;hp=586ae52a00e95b09f7db6f3c6fb0ec48f1a05c64;hpb=f24230f9d9a3a5f875ec174d0bc5bc3e74ce7fb1;p=openvswitch diff --git a/lib/queue.c b/lib/queue.c index 586ae52a..635e1442 100644 --- a/lib/queue.c +++ b/lib/queue.c @@ -31,6 +31,7 @@ * derivatives without specific, written prior permission. */ +#include #include "queue.h" #include #include "buffer.h"