X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fnlmon.c;h=1fb3808085f3f1f1ae48ea76fe6df649c97bf1b5;hb=bffc058934;hp=672fae47a1e6f029f8e059da9d7f340cebe85bb3;hpb=480ce8abca4ae262a4148fe757aebe3e0ddba6f6;p=openvswitch diff --git a/utilities/nlmon.c b/utilities/nlmon.c index 672fae47..1fb38080 100644 --- a/utilities/nlmon.c +++ b/utilities/nlmon.c @@ -24,6 +24,7 @@ #include #include #include "netlink.h" +#include "netlink-socket.h" #include "ofpbuf.h" #include "poll-loop.h" #include "timeval.h"