summaryrefslogtreecommitdiff
path: root/sysutils/dd_rescue/files/patch-libddr__null.c
blob: e2d5ca5a928c35c0f40bb63d89ff7137940e2ee0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- libddr_null.c.orig	2015-04-15 08:56:38 UTC
+++ libddr_null.c
@@ -8,8 +8,10 @@
 
 #include "ddr_plugin.h"
 #include "ddr_ctrl.h"
+#include "ffs.h"
 #include <string.h>
 #include <stdlib.h>
+#include <stdint.h>
 
 /* fwd decl */
 extern ddr_plugin_t ddr_plug;