From f319daae1ddfe2aff724830f768f1d50cb240c93 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 23 Apr 2003 18:47:59 +0000 Subject: 18466: tcp.mdh only included by C file --- Src/Modules/tcp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/Modules/tcp.c') diff --git a/Src/Modules/tcp.c b/Src/Modules/tcp.c index 58ab8c090..cc591f6eb 100644 --- a/Src/Modules/tcp.c +++ b/Src/Modules/tcp.c @@ -34,6 +34,7 @@ * doesn't exist on cygwin. */ #include "tcp.h" +#include "tcp.mdh" /* * We use poll() in preference to select because some subset of manuals says -- cgit v1.2.3