make FILE a complete type for pre-C11 standard profiles
[musl] / include / sys / procfs.h
index 2a92875..e23bf1a 100644 (file)
@@ -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;