refactor headers, especially alltypes.h, and improve C++ ABI compat
[musl] / include / utmpx.h
index 0b3f623..fd5f515 100644 (file)
@@ -7,6 +7,7 @@ extern "C" {
 
 #define __NEED_pid_t
 #define __NEED_time_t
+#define __NEED_suseconds_t
 #define __NEED_struct_timeval
 
 #include <bits/alltypes.h>