[libvirt] [PATCH] build: drop unused <sys/syslimits.h> header

Daniel Veillard veillard at redhat.com
Tue May 17 06:32:59 UTC 2011


On Mon, May 16, 2011 at 01:29:40PM -0600, Eric Blake wrote:
> <sys/syslimits.h> is not standardized, so portable programs should
> not need to rely on it.  If there really is something that we need
> where <sys/syslimits.h> provided the limit but <limits.h> did not,
> then that would be a candidate for fixing in gnulib.  But this patch
> did not turn up any compilation failures on Linux.
> 
> * src/internal.h (includes): Drop unused header.
> * daemon/libvirtd.h (includes): Likewise.
> * configure.ac (AC_CHECK_HEADERS): Likewise.
> Based on a report by Matthias Bolte.

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list