diff options
Diffstat (limited to 'include/sys/reg.h')
-rw-r--r-- | include/sys/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/reg.h b/include/sys/reg.h index 4e6ce222..0272e137 100644 --- a/include/sys/reg.h +++ b/include/sys/reg.h @@ -4,7 +4,7 @@ #include <limits.h> #include <unistd.h> -#include <bits/alltype.h> +#include <bits/alltypes.h> #undef __WORDSIZE #if __LONG_MAX == 0x7fffffffL |