]> git.pld-linux.org Git - packages/util-linux.git/blob - util-linux-syscall.patch
- init var
[packages/util-linux.git] / util-linux-syscall.patch
1 --- util-linux-2.11z/mount/pivot_root.c.orig    Fri Nov 29 11:02:56 2002
2 +++ util-linux-2.11z/mount/pivot_root.c Fri Mar 28 21:53:50 2003
3 @@ -1,7 +1,7 @@
4  /* pivot_root.c - Change the root file system */
5  
6  /* Written 2000 by Werner Almesberger */
7 -
8 +#define __LIBRARY__
9  #include <stdio.h>
10  #include <errno.h>     /* needed for <linux/unistd.h> below */
11  
This page took 0.081917 seconds and 3 git commands to generate.