]> git.pld-linux.org Git - packages/util-linux.git/blame - util-linux-syscall.patch
- init var
[packages/util-linux.git] / util-linux-syscall.patch
CommitLineData
0499b5f3 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 */
02cd6d93
JR
5
6 /* Written 2000 by Werner Almesberger */
0499b5f3 7-
02cd6d93 8+#define __LIBRARY__
02cd6d93 9 #include <stdio.h>
0499b5f3 10 #include <errno.h> /* needed for <linux/unistd.h> below */
11
This page took 0.02732 seconds and 4 git commands to generate.