Skip to content
Snippets Groups Projects
Commit d8373e7a authored by Tom's avatar Tom
Browse files

include fix atempt

parent cb8a1c12
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,9 @@
#include <linux/perf_event.h>
//#include <linux/sched.h>
#include "sched.h"
#include <include/linux/signal.h>
#include <include/uapi/linux/ioctl.h>
#include <include/linux/fs.h>
#include "../../include/linux/signal.h"
#include <linux/ioctl.h>
#include "../../include/linux/fs.h"
//#include <include/linux/smp.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment