summaryrefslogtreecommitdiffstats
path: root/commands/memset.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/memset.c')
-rw-r--r--commands/memset.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/memset.c b/commands/memset.c
index f99bf86c04..b0770159f8 100644
--- a/commands/memset.c
+++ b/commands/memset.c
@@ -34,8 +34,6 @@
#include <linux/stat.h>
#include <xfuncs.h>
-extern char *mem_rw_buf;
-
static int do_memset(int argc, char *argv[])
{
loff_t s, c, n;