chiark / gitweb /
remove unused includes
[elogind.git] / src / shared / efivars.h
index 82364565bac4bbb2937d9661dd610dcf197cda51..2492893718ee964b292e80872fe4290c3d4c40b8 100644 (file)
@@ -21,8 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
-#include <inttypes.h>
 #include <stdbool.h>
 
 #include "sd-id128.h"