chiark / gitweb /
Get rid of some more unused defines and dirs
[elogind.git] / src / shared / conf-files.c
index db4937db8898f341cfeff1094cd1d0c5925b581f..9ab08355e35cff0819462d4b2494d995643ff5d5 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <assert.h>
 #include <string.h>
-#include <unistd.h>
 #include <errno.h>
 #include <stdlib.h>
 #include <stdio.h>
-#include <sys/stat.h>
 #include <dirent.h>
 
 #include "macro.h"