diff options
Diffstat (limited to 'include/sys/procfs.h')
| -rw-r--r-- | include/sys/procfs.h | 3 | 
1 files changed, 1 insertions, 2 deletions
| 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; | 
