1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

Make sure uid_t and gid_t are available

This commit is contained in:
Matthias Bolte 2010-03-15 02:02:10 +01:00
parent 041a18be17
commit 91da9a7689

View File

@ -61,6 +61,7 @@ gl_INIT
AM_PROG_CC_STDC
AC_C_CONST
AC_TYPE_UID_T
dnl Make sure we have an ANSI compiler
AM_C_PROTOTYPES