File compmgr-missing-include.patch of Package rub-l4-secserv
--- tcb/src/services/compartmentmgr/client/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tcb/src/services/compartmentmgr/client/src/main.cpp.orig +++ tcb/src/services/compartmentmgr/client/src/main.cpp @@ -65,7 +65,7 @@ #include <fcntl.h> #include <unistd.h> #include <sys/stat.h> - #include <linux-26/linux/limits.h> + //#include <linux-26/linux/limits.h> #endif