Commit d11a7e37 authored by Sabyasachi Gupta's avatar Sabyasachi Gupta Committed by Shuah Khan

selftest/x86/mpx-dig.c: Remove duplicate header

Remove duplicate header which is included twice.
Signed-off-by: default avatarSabyasachi Gupta <sabyasachi.linux@gmail.com>
Signed-off-by: default avatarSouptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: default avatarShuah Khan <shuah@kernel.org>
parent 15ade5d2
......@@ -8,9 +8,7 @@
#include <unistd.h>
#include <stdio.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <sys/mman.h>
#include <string.h>
#include <fcntl.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment