X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fnetflow.h;h=701ffd4621b3ab3cdf48d75de6185ebeca841c69;hb=e569fae67bbbd7f4261a2a8c6d714d0fd166d2cf;hp=7f48ddda922e4718dfa34dde3cf36d32c56715c1;hpb=a4af00400a835eb87569ba40e21874c05e872c0f;p=openvswitch diff --git a/ofproto/netflow.h b/ofproto/netflow.h index 7f48ddda..701ffd46 100644 --- a/ofproto/netflow.h +++ b/ofproto/netflow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009 Nicira Networks. + * Copyright (c) 2008, 2009, 2010 Nicira Networks. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ #ifndef NETFLOW_H #define NETFLOW_H 1 +#include #include "flow.h" #include "svec.h"