[ovs-dev] [includes 06/11] ofpbuf: Remove unneeded #includes.

Ben Pfaff blp at nicira.com
Thu May 23 04:37:39 UTC 2013


Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 lib/ofpbuf.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/ofpbuf.h b/lib/ofpbuf.h
index 8b03c7e..91e4c85 100644
--- a/lib/ofpbuf.h
+++ b/lib/ofpbuf.h
@@ -18,9 +18,7 @@
 #define OFPBUF_H 1
 
 #include <stddef.h>
-#include <stdint.h>
 #include "list.h"
-#include "util.h"
 
 #ifdef  __cplusplus
 extern "C" {
-- 
1.7.10.4




More information about the dev mailing list