Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2805)

Unified Diff: src/wifi/model/qos-utils.cc

Issue 345760043: wifi module: includes removal
Patch Set: Part 1 Created 5 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/wifi/model/qos-utils.h ('k') | src/wifi/model/regular-wifi-mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/wifi/model/qos-utils.cc
===================================================================
--- a/src/wifi/model/qos-utils.cc
+++ b/src/wifi/model/qos-utils.cc
@@ -19,8 +19,11 @@
* Cecchi Niccolò <insa@igeek.it>
*/
+#include "ns3/socket.h"
#include "qos-utils.h"
-#include "ns3/socket.h"
+#include "wifi-mac-header.h"
+#include "mgt-headers.h"
+#include "ctrl-headers.h"
namespace ns3 {
« no previous file with comments | « src/wifi/model/qos-utils.h ('k') | src/wifi/model/regular-wifi-mac.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b