From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30874 invoked by alias); 26 Mar 2010 15:35:00 -0000 Received: (qmail 30864 invoked by uid 22791); 26 Mar 2010 15:34:59 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from mail-ew0-f227.google.com (HELO mail-ew0-f227.google.com) (209.85.219.227) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Mar 2010 15:34:54 +0000 Received: by ewy27 with SMTP id 27so183666ewy.10 for ; Fri, 26 Mar 2010 08:34:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.109.9 with HTTP; Fri, 26 Mar 2010 08:34:52 -0700 (PDT) In-Reply-To: <20100326153302.GI9310@caradoc.them.org> References: <647fe9b11003260354o53df5f0ayde8d1e3a03f1b694@mail.gmail.com> <20100326141655.GA23473@caradoc.them.org> <647fe9b11003260747i3156003fp642e9ed6ae74d7b5@mail.gmail.com> <647fe9b11003260824o4fb82825n22ca8cdf5da0f1e6@mail.gmail.com> <20100326153302.GI9310@caradoc.them.org> Date: Fri, 26 Mar 2010 15:35:00 -0000 Received: by 10.213.52.201 with SMTP id j9mr695688ebg.8.1269617692296; Fri, 26 Mar 2010 08:34:52 -0700 (PDT) Message-ID: <647fe9b11003260834i39d1bfc4h6dc3a162e13732c0@mail.gmail.com> Subject: Re: [PATCH] winsock include fixes From: Ozkan Sezer To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, ktietz70@googlemail.com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00899.txt.bz2 On Fri, Mar 26, 2010 at 5:33 PM, Daniel Jacobowitz wrote: > On Fri, Mar 26, 2010 at 05:24:23PM +0200, Ozkan Sezer wrote: >> Indeed, adding winsock2.h include to serial.h does fix the >> problems for mingw-w64, like the following: > > This change is OK. > > -- > Daniel Jacobowitz > CodeSourcery > I don't have write access, so please apply as you will. Thanks. -- Ozkan