/*-*- Mode: C; c-basic-offset: 8 -*-*/

#ifndef fooloadfstabhfoo
#define fooloadfstabhfoo

#include "unit.h"

/* Read service data from /etc/fstab */

int unit_load_fstab(Unit *u);

#endif