Remove the old dummynet directory and update the new code with the missing files...
[ipfw.git] / dummynet2 / include / netinet / tcp_var.h
diff --git a/dummynet2/include/netinet/tcp_var.h b/dummynet2/include/netinet/tcp_var.h
new file mode 100644 (file)
index 0000000..35196a2
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef _NETINET_TCP_VAR_H_
+#define _NETINET_TCP_VAR_H_
+#include <netinet/tcp.h>
+#endif /* !_NETINET_TCP_VAR_H_ */