]> git.pld-linux.org Git - packages/util-linux.git/blob - util-linux-errno.patch
- fix uClibc build
[packages/util-linux.git] / util-linux-errno.patch
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.02391 seconds and 3 git commands to generate.