Fix disambiguity with POLL_IN and POLLIN.
modified libpkg/pkg_repo_create.c
@@ -648,7 +648,7 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -675,7 +675,8 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -690,7 +691,12 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -740,12 +746,9 @@ cleanup:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
|
|
|
|
|