libvirt/src/admin
Daniel P. Berrangé 6a38acb3c0 src: add virutil.h to more source files for geteuid() compat
The virutil.h header defines a geteuid() macro for Windows platforms.
This fixes a few missed cases from:

  commit b11e8cccdd
  Author: Ján Tomko <jtomko@redhat.com>
  Date:   Sun Feb 16 23:09:15 2020 +0100

    Remove virutil.h from all header files

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-02-25 10:02:15 +00:00
..
admin_protocol.x
admin_remote.c Use g_steal_pointer instead of VIR_STEAL_PTR everywhere 2019-10-16 15:59:42 +02:00
admin_server_dispatch.c src: add virutil.h to more source files for geteuid() compat 2020-02-25 10:02:15 +00:00
admin_server_dispatch.h src/admin: use #pragma once in headers 2019-06-13 17:05:08 +02:00
admin_server.c admin: convert admin server code to use auto free macros 2019-10-14 10:54:42 +01:00
admin_server.h src/admin: use #pragma once in headers 2019-06-13 17:05:08 +02:00
libvirt_admin_private.syms build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
libvirt_admin_public.syms build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
libvirt-admin.c admin: Don't check the output of virGetUserRuntimeDirectory() 2019-12-20 09:38:43 +01:00
libvirt-admin.conf build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
Makefile.inc.am gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00