X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fnetflow.h;h=701ffd4621b3ab3cdf48d75de6185ebeca841c69;hb=28998b228c837c5c447ef01491182b2e3a645294;hp=7f48ddda922e4718dfa34dde3cf36d32c56715c1;hpb=e9e2856e084383b4f93b371dfba8320b51d4cd03;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"