Commit 4f2163e7 authored by Max Kellermann's avatar Max Kellermann

system/FileDescriptor: include cleanup

parent eef66dee
......@@ -30,6 +30,7 @@
#include "config.h"
#include "FileDescriptor.hxx"
#include <assert.h>
#include <sys/stat.h>
#include <fcntl.h>
......
......@@ -35,7 +35,6 @@
#include <utility>
#include <assert.h>
#include <unistd.h>
#include <sys/types.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment