Revert "take out unused variables"
authorMatthew Brett <matthew.brett@gmail.com>
Fri, 1 Jun 2018 22:20:00 +0000 (23:20 +0100)
committerMatthew Brett <matthew.brett@gmail.com>
Fri, 1 Jun 2018 22:20:00 +0000 (23:20 +0100)
commita8002e283a5874946bb464a45045d4651081e675
treea6c41cf2682d62beddbcc39e329289fffbbe3b16
parent401adddb2b232530096a59f79469c1ef5abb8c39
Revert "take out unused variables"

This reverts commit e5752ff9b322c665a7393d6109c2da7ad6ee2523.

The variables i and n are used in the `#if !__GLIBC_PREREQ(2, 7)`
branch.

Closes gh-1586.
driver/others/memory.c