configure: handle mipsisa64* triplet as a mips64 target
[musl] / include / utmpx.h
index f0c3b01..9e5cc95 100644 (file)
@@ -14,8 +14,7 @@ extern "C" {
 
 #include <bits/alltypes.h>
 
-struct utmpx
-{
+struct utmpx {
        short ut_type;
        pid_t ut_pid;
        char ut_line[32];
@@ -43,6 +42,7 @@ void          setutxent(void);
 #define e_exit __e_exit
 #define e_termination __e_termination
 void updwtmpx(const char *, const struct utmpx *);
+int utmpxname(const char *);
 #endif
 
 #define EMPTY           0