ofp-parse: Remove unneeded #include.
[cascardo/ovs.git] / lib / ofp-parse.h
index a1c147b..e1ebee7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
+ * Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Nicira, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -24,7 +24,6 @@
 #include <stdio.h>
 #include "compiler.h"
 #include "openvswitch/types.h"
-#include "packets.h"
 
 struct flow;
 struct ofpbuf;