Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Load DWARF info from external file using NT_GNU_BUILD_ID
[simgrid.git] / src / simix / smx_global.cpp
index 1b89846..5c47af3 100644 (file)
@@ -6,10 +6,6 @@
 
 #include <stdlib.h>
 #include "src/portable.h"
-#ifdef HAVE_SYS_PTRACE_H
-# include <sys/types.h>
-# include <sys/ptrace.h>
-#endif
 
 #include "src/surf/surf_interface.hpp"
 #include "src/surf/storage_interface.hpp"