chiark / gitweb /
importd: add new bus calls for importing local tar and raw images
[elogind.git] / src / bus-proxyd / proxy.h
index 913d47071baa71d83bd2bd9ed760d635e50e1c45..172bc7f569b7363421ee011b169b325c5eb8c150 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <stdlib.h>
 #include "sd-bus.h"
 #include "bus-xml-policy.h"
-#include "util.h"
 
 typedef struct Proxy Proxy;