X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fsys%2Fprocfs.h;h=e23bf1ad6b9f6058cfd1fe593ee149ed0e178e08;hb=9432bbd4e880850357fd0a81b429499451eb2084;hp=2a9287514d6534f8d44a616a05d4a3618675e507;hpb=093288dcb37a30c634b0a00eb7e2a0dbe72ebf95;p=musl diff --git a/include/sys/procfs.h b/include/sys/procfs.h index 2a928751..e23bf1ad 100644 --- a/include/sys/procfs.h +++ b/include/sys/procfs.h @@ -33,8 +33,7 @@ struct elf_prstatus { #define ELF_PRARGSZ 80 -struct elf_prpsinfo -{ +struct elf_prpsinfo { char pr_state; char pr_sname; char pr_zomb;