X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Futmpx.h;h=9e5cc955eb1f89c3abc9b8fd2384ea981aa1ae71;hb=29a96c1980db9c6eee70e8935a9a4cb3a0ac954d;hp=44b501d3e43957df445acf29d63c1e120bd72e69;hpb=692b16d14b913676567be82a56211adc250793c7;p=musl diff --git a/include/utmpx.h b/include/utmpx.h index 44b501d3..9e5cc955 100644 --- a/include/utmpx.h +++ b/include/utmpx.h @@ -14,8 +14,7 @@ extern "C" { #include -struct utmpx -{ +struct utmpx { short ut_type; pid_t ut_pid; char ut_line[32];