Skip to content

Commit

Permalink
selftest/x86/mpx-dig.c: Remove duplicate header
Browse files Browse the repository at this point in the history
Remove duplicate header which is included twice.

Signed-off-by: Sabyasachi Gupta <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
  • Loading branch information
Sabyasachi Gupta authored and Shuah Khan committed Apr 8, 2019
1 parent 15ade5d commit d11a7e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/testing/selftests/x86/mpx-dig.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d11a7e3

Please sign in to comment.