Fix build after addition of -Wmissing-variable-declarations to WARNS=6 in HEAD
modified libpkg/pkg_elf.c
@@ -490,7 +490,7 @@ pkg_register_shlibs(struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/elf_tables.h
@@ -30,7 +30,7 @@ struct _elf_corres {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,19 +42,19 @@ struct _elf_corres mach_corres[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/main.c
@@ -98,7 +98,7 @@ static struct commands {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|