diff options
Diffstat (limited to 'src/syscalls.c')
| -rw-r--r-- | src/syscalls.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/syscalls.c b/src/syscalls.c index d800141..c68f15b 100644 --- a/src/syscalls.c +++ b/src/syscalls.c | |||
| @@ -8,8 +8,6 @@ | |||
| 8 | /* for syscall() */ | 8 | /* for syscall() */ |
| 9 | #include <unistd.h> | 9 | #include <unistd.h> |
| 10 | 10 | ||
| 11 | //#include <sys/types.h> | ||
| 12 | |||
| 13 | #include "litmus.h" | 11 | #include "litmus.h" |
| 14 | 12 | ||
| 15 | /* Syscall stub for setting RT mode and scheduling options */ | 13 | /* Syscall stub for setting RT mode and scheduling options */ |
