ports/sysutils/dd_rescue/files/patch-libddr_null.c
MANTANI Nobutaka 32c8a26e27 - Update to 1.99.8.
- Regenerate patches with make makepatch.
2018-07-15 16:45:41 +00:00

13 lines
262 B
C

--- 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;