From: simonm Date: Mon, 17 Aug 1998 12:07:41 +0000 (+0000) Subject: [project @ 1998-08-17 12:07:41 by simonm] X-Git-Tag: Approx_2487_patches~317 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7d10beb40d0927a62acba244a4e50584dff7ab82;p=ghc-hetmet.git [project @ 1998-08-17 12:07:41 by simonm] add HAVE_NETINET_TCP_H --- diff --git a/mk/config.h.in b/mk/config.h.in index f993d54..afad35d 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -171,6 +171,9 @@ /* Define if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if you have the header file. */ +#undef HAVE_NETINET_TCP_H + /* Define if you have the header file. */ #undef HAVE_NLIST_H