From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 18:29:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 557DF37B401 for ; Mon, 16 Jun 2003 18:29:51 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B6143FB1 for ; Mon, 16 Jun 2003 18:29:50 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.9] (helo=fetch-bak.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.14) id 19S5IC-00070p-Qq for freebsd-questions@freebsd.org; Tue, 17 Jun 2003 03:29:48 +0200 Received: from [67.83.105.115] (helo=bigbeat) (Authenticated Sender=klimenta@runbox.com) by fetch-bak.runbox.com with asmtp (Exim 4.14) id 19S5Hj-0000LC-Rk for freebsd-questions@freebsd.org; Tue, 17 Jun 2003 03:29:20 +0200 Message-ID: <001801c33470$045f1eb0$0300a8c0@futurebit.local> From: "Kliment Andreev" To: "FreeBSD Questions" References: <20030616194629.73936.qmail@web10003.mail.yahoo.com><3EEE25FB.7070905@potentialtech.com> <3EEE623E.80501@liwing.de> Date: Mon, 16 Jun 2003 21:30:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: Compiling C code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 01:29:51 -0000 > It doesn't have to be a GUI application, just the requirement of sockets > requires to include windows.h. If there're no more messages that missing > include file, simply remove the include. Huh? Why windows.h for sockets when ... /usr/include/sys/socket.h :))