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

signal.h include fix attempt

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