From: Enrico Scholz Date: Tue, 13 Jan 2004 14:57:43 +0000 (+0000) Subject: added missing fstool.h header X-Git-Tag: VERSION_0_10~954 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5714bb6ff47998d59bd5ad3e7d69099bebbb721b;p=util-vserver.git added missing fstool.h header git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@573 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/src/Makefile-files b/util-vserver/src/Makefile-files index 940f747..4934746 100644 --- a/util-vserver/src/Makefile-files +++ b/util-vserver/src/Makefile-files @@ -68,6 +68,7 @@ src_DIETPROGS = src/new-namespace \ src_HDRS = src/vutil.h src/vutil.p src/util.h \ src/wrappers.h src/wrappers-vserver.h \ + src/fstool.h \ src/compat-pivot_root.h \ src/stack-start.h \ src/vunify-matchlist.h \