summaryrefslogblamecommitdiff
path: root/sysutils/dd_rescue/files/patch-frandom.c
blob: b03b6382253b91427bbe6704b8d113b31bb8fcdf (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                           
--- frandom.c.orig	2013-01-27 02:43:19.000000000 +0900
+++ frandom.c	2013-01-27 02:43:29.000000000 +0900
@@ -16,7 +16,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
-#include <asm/errno.h>
+#include <sys/errno.h>
 #include <unistd.h>
 #include <time.h>