chiark / gitweb /
import: print nice warning if we need btrfs but /var/lib/machines is not btrfs
[elogind.git] / src / resolve-host / resolve-host.c
index 4950ca14979600c325ce23a536b5aa94211e47d0..068756cab1ea55c61cffa0a777e2de4ae4388093 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <arpa/inet.h>
 #include <net/if.h>
 #include <getopt.h>
 
 #include "sd-bus.h"
 #include "bus-util.h"
 #include "bus-error.h"
-#include "bus-errors.h"
 #include "in-addr-util.h"
 #include "af-list.h"
 #include "build.h"