unistd.h needed on some platforms

This commit is contained in:
Tom Henderson
2012-05-22 21:37:34 -07:00
parent 5d91c1d5cf
commit b5d5670445

View File

@@ -17,6 +17,7 @@
*/
#include <iostream>
#include "unistd.h"
#include "ns3/core-module.h"
#include "ns3/network-module.h"