diff --git a/sys/sys/sysproto.h b/sys/sys/sysproto.h index 0bccac11b80..04cd61e0693 100644 --- a/sys/sys/sysproto.h +++ b/sys/sys/sysproto.h @@ -11,10 +11,7 @@ #include #include -#include -#include #include - #include struct proc;