chiark / gitweb /
remove unused includes
[elogind.git] / src / journal / journald-server.h
index c96877c50812bbcca1e49f76520269b310957d14..559d10013199f4ddb845620656f875a4ca3f0ab3 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <inttypes.h>
 #include <stdbool.h>
-#include <sys/epoll.h>
 #include <sys/types.h>
-#include <sys/socket.h>
 
 #include "sd-event.h"
 #include "journal-file.h"
 #include "hashmap.h"
-#include "util.h"
 #include "audit.h"
 #include "journald-rate-limit.h"
 #include "list.h"