chiark / gitweb /
remove unused includes
[elogind.git] / src / shared / acpi-fpdt.c
index 390c3236e097ce8bba1e4ee2a3e4f56d66414bf7..64e50401b9d0a586a390cbdba8e11fa9af9d3044 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <stdlib.h>
 #include <stdio.h>
 #include <stdint.h>
 #include <string.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <sys/types.h>
 
 #include <util.h>
 #include <fileio.h>