chiark / gitweb /
remove unused includes
[elogind.git] / src / bus-proxyd / bus-xml-policy.h
index f2ec1bbea40a9c43917b06be87758d6d9955ef12..8f0ab8f17ff08434f2dd30c8c012eef1b22e7119 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <inttypes.h>
 #include <pthread.h>
 
 #include "list.h"
 #include "hashmap.h"
-#include "set.h"
 
 typedef enum PolicyItemType {
         _POLICY_ITEM_TYPE_UNSET = 0,