From c668972d9e568e7ea7902591c0b457498979fe42 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 10 Oct 2012 15:57:35 +0200 Subject: build: add missing includes in polkit auth provider --- src/mm-auth-provider-polkit.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mm-auth-provider-polkit.c') diff --git a/src/mm-auth-provider-polkit.c b/src/mm-auth-provider-polkit.c index c914e3d02..ae5b402ab 100644 --- a/src/mm-auth-provider-polkit.c +++ b/src/mm-auth-provider-polkit.c @@ -18,6 +18,9 @@ #include +#include +#include "mm-errors-types.h" + #include "mm-log.h" #include "mm-auth-provider-polkit.h" -- cgit v1.2.1