/* $Id$ */

#ifndef _SUB_H
#define	_SUB_H

void subsystem(const struct passwd *);

#endif