X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vserver-start%2Fmount.h;fp=vserver-start%2Fmount.h;h=0000000000000000000000000000000000000000;hb=db5ef3f969fc6ad34aeb5903e44d0049b2e50791;hp=0b5acc70d7933e9cbb7a51052560b48b6bf8609a;hpb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;p=util-vserver.git diff --git a/vserver-start/mount.h b/vserver-start/mount.h deleted file mode 100644 index 0b5acc7..0000000 --- a/vserver-start/mount.h +++ /dev/null @@ -1,27 +0,0 @@ -// $Id: mount.h 1676 2004-08-19 15:02:57Z ensc $ --*- c -*-- - -// Copyright (C) 2004 Enrico Scholz -// -// This program is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation; version 2 of the License. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - -#ifndef H_UTIL_VSERVER_VSERVER_START_MOUNT_H -#define H_UTIL_VSERVER_VSERVER_START_MOUNT_H - -#include - -struct Configuration; -void mountVserver(struct Configuration const *cfg); - -#endif // H_UTIL_VSERVER_VSERVER_START_MOUNT_H