Skip to content

Commit 508b5ee

Browse files
Le Yaolzha101
authored andcommitted
Remove duplicated headers
Signed-off-by: Le Yao <le.yao@intel.com>
1 parent 917d20d commit 508b5ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/debugger_interface/linux/se_ptrace.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,9 @@
3636
#include "se_trace.h"
3737
#include "se_memory.h"
3838
#include <unistd.h>
39-
#include <sys/ptrace.h>
4039
#include <dlfcn.h>
4140
#include <stdarg.h>
4241
#include <stdio.h>
43-
#include <stdio.h>
4442
#include <sys/user.h>
4543
#include <sys/ptrace.h>
4644
#include <sys/types.h>

0 commit comments

Comments
 (0)