ports/net/ns/patches/patch-tcp_tcp-session_h

12 lines
199 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: tcp/tcp-session.h
--- tcp/tcp-session.h.orig
+++ tcp/tcp-session.h
@@ -37,6 +37,6 @@
*/
-#ifndef nc_tcp_session_h
+#ifndef ns_tcp_session_h
#define ns_tcp_session_h
#include "agent.h"