From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,SPF_SOFTFAIL autolearn=no version=3.2.5 Message-ID: <52CAF657.6080402@gmail.com> Date: Mon, 06 Jan 2014 22:30:47 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: kbd@lists.altlinux.org References: <1389022076-23320-1-git-send-email-vapier@gentoo.org> In-Reply-To: <1389022076-23320-1-git-send-email-vapier@gentoo.org> X-Enigmail-Version: 1.6 OpenPGP: id=4CFFD434; url=http://pgp.mit.edu:11371/pks/lookup?op=vindex&fingerprint=on&search=0xA45ABA544CFFD434 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [kbd] [PATCH] libkeymap: include stdarg.h where used X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 18:31:01 -0000 Archived-At: List-Archive: 06.01.2014 19:27, Mike Frysinger wrote: > Some of these headers use va_list but don't include stdarg.h for it. > > Reported-by: Anthony Basile > Signed-off-by: Mike Frysinger Applied, thanks. -- Rgrds, legion