mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: make polkit optional again for sysprof-cli
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#ifdef HAVE_POLKIT
|
||||
#if HAVE_POLKIT
|
||||
# ifndef HAVE_POLKIT_AUTOPTR
|
||||
# include <polkit/polkit.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user