X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fdpif-linux.h;h=c9150b0d6e21a59ac0177546d2e8001ccc5d3fa9;hb=48d84b1706f76882bc5265c09257e70899fb9c41;hp=a9f8bfea27c9827137bd9f22db9136ac5213ca9b;hpb=69ebca1e35a39d75032f3d8092da563f60673110;p=openvswitch diff --git a/lib/dpif-linux.h b/lib/dpif-linux.h index a9f8bfea..c9150b0d 100644 --- a/lib/dpif-linux.h +++ b/lib/dpif-linux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2011 Nicira Networks. + * Copyright (c) 2010, 2011 Nicira, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,8 +18,9 @@ #define DPIF_LINUX_H 1 #include +#include #include -#include "openvswitch/datapath-protocol.h" +#include struct ofpbuf;