#ifndef SYSCALLSDISP_H #define SYSCALLSDISP_H #include #include "systemCalls.h" #include "memManager.h" #include "pipeLib.h" #include "semLib.h" #include "schedulerLib.h" #endif