We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d48a75 commit 1797036Copy full SHA for 1797036
common/include/netinet/tcp.h
@@ -0,0 +1,16 @@
1
+/*
2
+# _____ ___ ____ ___ ____
3
+# ____| | ____| | | |____|
4
+# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
5
+#-----------------------------------------------------------------------
6
+# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
7
+# Licenced under Academic Free License version 2.0
8
+# Review ps2sdk README & LICENSE files for further details.
9
+*/
10
+
11
+#ifndef __PS2SDK_NETINET_TCP_H__
12
+#define __PS2SDK_NETINET_TCP_H__
13
14
+#include <ps2ip.h>
15
16
+#endif
0 commit comments