--- util-linux-2.11z/mount/pivot_root.c.orig Fri Nov 29 11:02:56 2002 +++ util-linux-2.11z/mount/pivot_root.c Fri Mar 28 21:53:50 2003 @@ -1,7 +1,7 @@ /* pivot_root.c - Change the root file system */ /* Written 2000 by Werner Almesberger */ - +#define __LIBRARY__ #include #include /* needed for below */