Move pkg_symlink_cksum prototype to more proper header
modified libpkg/private/pkg.h
@@ -534,8 +534,6 @@ const char* pkg_checksum_type_to_string(pkg_checksum_type_t type);
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -121,6 +121,8 @@ void set_blocking(int fd);
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|