X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fclient.c;h=763b2a4cb6623a9ad9fafe3ebdfc9874b79ee5ea;hb=9e3ce028db3b9fe01032ddee77df80210f7d0217;hp=d3374ad4862b934c4a62df3aeeed9bf124c3698a;hpb=8cf1d92e52d3feac4ed32ec733e2c0ed7f384e86;p=mmh diff --git a/sbr/client.c b/sbr/client.c index d3374ad..763b2a4 100644 --- a/sbr/client.c +++ b/sbr/client.c @@ -2,8 +2,6 @@ /* * client.c -- connect to a server * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -16,10 +14,7 @@ #include #include #include - -#ifdef HAVE_ARPA_INET_H -# include -#endif +#include #define TRUE 1 #define FALSE 0