1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 18:55:09 +03:00

don't include non-existing header file

This commit is contained in:
Lennart Poettering 2010-01-29 04:10:55 +01:00
parent f50e0a0123
commit bacffaab22

View File

@ -5,7 +5,6 @@
#include "unit.h"
#include "automount.h"
#include "load-fragment.h"
#include "load-fstab.h"
#include "load-dropin.h"
static int automount_init(Unit *u) {