mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
2417c87059
The code in vmx.c does not use "program_invocation_name", so there is no need to "#define _GNU_SOURCE" here. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>