added missing fstool.h header
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 13 Jan 2004 14:57:43 +0000 (14:57 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 13 Jan 2004 14:57:43 +0000 (14:57 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@573 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/src/Makefile-files

index 940f747..4934746 100644 (file)
@@ -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 \