]> git.pld-linux.org Git - packages/util-linux.git/blame - util-linux-errno.patch
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
[packages/util-linux.git] / util-linux-errno.patch
CommitLineData
2c53a132
AF
1--- util-linux-2.11y/mount/pivot_root.c.wiget Thu Mar 6 14:51:43 2003
2+++ util-linux-2.11y/mount/pivot_root.c Thu Mar 6 15:00:55 2003
3@@ -5,6 +5,7 @@
4 #define __LIBRARY__
5
6 #include <stdio.h>
7+#include <errno.h>
8
9 #ifdef __ia64__
10 # include <sys/syscall.h>
This page took 0.072695 seconds and 4 git commands to generate.