summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index eee2ec95..385a0fea 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -3,8 +3,9 @@
* ugids-argp.c (parse_opt): Clarify if-then-else structure by
adding more braces.
- * portinfo.c (print_port_info): Cast first arg of munmap
- correctly.
+ * portinfo.h: Include <sys/types.h>.
+ * portxlate.c: Likewise.
+ * portinfo.c: (print_port_info): Cast first arg of munmap correctly.
(print_task_ports_info): Likewise.
* xportinfo.c (print_xlated_task_ports_info): Likewise.
* idvec-auth.c (idvec_merge_auth): Likewise.