summaryrefslogtreecommitdiffstats
path: root/crypto/util-linux-crypto/pivot_root.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/util-linux-crypto/pivot_root.c.diff')
-rw-r--r--crypto/util-linux-crypto/pivot_root.c.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/crypto/util-linux-crypto/pivot_root.c.diff b/crypto/util-linux-crypto/pivot_root.c.diff
new file mode 100644
index 0000000000..69d4e98e32
--- /dev/null
+++ b/crypto/util-linux-crypto/pivot_root.c.diff
@@ -0,0 +1,10 @@
+--- pivot_root.c.ori 2003-04-15 17:49:57.000000000 +0200
++++ pivot_root.c 2003-04-15 17:50:34.000000000 +0200
+@@ -4,6 +4,7 @@
+
+
+ #include <stdio.h>
++#include <errno.h>
+
+ #ifdef __ia64__
+ # include <sys/syscall.h>