From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 18:37:49 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 C87C337B401 for ; Mon, 16 Jun 2003 18:37:49 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 26F8143FCB for ; Mon, 16 Jun 2003 18:37:49 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 67048 invoked by uid 1001); 17 Jun 2003 01:40:11 -0000 Date: Mon, 16 Jun 2003 18:40:11 -0700 From: Joshua Oreman To: Kliment Andreev Message-ID: <20030617014011.GB65884@webserver.get-linux.org> References: <3EEE623E.80501@liwing.de> <001801c33470$045f1eb0$0300a8c0@futurebit.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001801c33470$045f1eb0$0300a8c0@futurebit.local> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org 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:37:50 -0000 On Mon, Jun 16, 2003 at 09:30:18PM -0400 or thereabouts, Kliment Andreev seemed to write: > > 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 On Windows, the socket code is in windows.h. -- Josh > > :)) > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"