Remove unnecessary include in memmove_chk
commitb97c9ce50d5d004285fc43c3f99b27630a155c5f
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 26 Jun 2014 18:31:37 +0000 (27 00:01 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 26 Jun 2014 18:31:37 +0000 (27 00:01 +0530)
tree1e00ac8fb2303ed467b57dc142c9cbe4f66216f6
parent741711156782780e56a97988178cfa33541070df
Remove unnecessary include in memmove_chk

This also has the side-effect of fixing a couple of Wundef warnings
raised from pagecopy.h.  The generated code is identical before and
after this patch.
ChangeLog
debug/memmove_chk.c