X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fsys%2Fprocfs.h;h=e23bf1ad6b9f6058cfd1fe593ee149ed0e178e08;hb=c1014a812c90bab3c9c989863e4ebb129e987de6;hp=f7936c43233ee9424c654f29add003a1167dd386;hpb=73f5b096056e03d8e27965040faee0af778517fc;p=musl diff --git a/include/sys/procfs.h b/include/sys/procfs.h index f7936c43..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;