X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Futil.c;fp=src%2Fpolkit-auth.c;h=f228c9a941d044f37d4fdd3612e1c0037771af6a;hp=f967cd07026257267297eb21a2311830118e23d1;hb=ed4cf3c89bbf73021ea8a1db6ceb86f2f93683cd;hpb=5ea060f8c0faa96f70bbdda34a3862c208fb3fc0 diff --git a/src/polkit-auth.c b/src/util.c similarity index 99% rename from src/polkit-auth.c rename to src/util.c index f967cd0..f228c9a 100644 --- a/src/polkit-auth.c +++ b/src/util.c @@ -22,7 +22,7 @@ #include #include -#include "polkit-auth.h" +#include "util.h" static gboolean is_valid_action(GList *action_list, const gchar *action) {