Rich Felker 13 лет назад
Родитель
Сommit
1587224ed6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      include/sys/user.h

+ 1 - 0
include/sys/user.h

@@ -5,6 +5,7 @@ extern "C" {
 #endif
 
 #include <limits.h>
+#include <stdint.h>
 #include <unistd.h>
 
 #include <bits/user.h>