mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Fix argument type of virProcessInfoSetAffinity dummy function
This commit is contained in:
@@ -164,7 +164,7 @@ realloc:
|
||||
#else /* HAVE_SCHED_GETAFFINITY */
|
||||
|
||||
int virProcessInfoSetAffinity(pid_t pid ATTRIBUTE_UNUSED,
|
||||
unsigned char *map ATTRIBUTE_UNUSED,
|
||||
const unsigned char *map ATTRIBUTE_UNUSED,
|
||||
size_t maplen ATTRIBUTE_UNUSED,
|
||||
int maxcpu ATTRIBUTE_UNUSED)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user