chiark / gitweb /
remove unused includes
[elogind.git] / src / test / test-tmpfiles.c
index 4b72c4a8faaaa361726b714bf7e2ccdfd2343f48..90e49d454233b393be27cb95e144a4de8969face 100644 (file)
@@ -19,8 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
-#include <sys/stat.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <stdlib.h>