File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77#include < linux/ipc.h>
88#include < linux/net.h>
99#include < linux/perf_event.h>
10- #include < linux/prctl.h>
1110#include < linux/unistd.h>
1211#include < math.h>
1312#include < stdarg.h>
1413#include < stdlib.h>
1514#include < string.h>
1615#include < sys/personality.h>
16+ #include < sys/prctl.h>
1717#include < sys/resource.h>
1818#include < sys/socket.h>
1919#include < sys/time.h>
Original file line number Diff line number Diff line change 1313#include < limits.h>
1414#include < linux/capability.h>
1515#include < linux/magic.h>
16- #include < linux/prctl.h>
1716#include < math.h>
1817#include < netdb.h>
1918#include < netinet/in.h>
2019#include < stdlib.h>
2120#include < string.h>
2221#include < sys/resource.h>
22+ #include < sys/prctl.h>
2323#include < sys/socket.h>
2424#include < sys/syscall.h>
2525#include < sys/time.h>
You can’t perform that action at this time.
0 commit comments