]> sourceware.org Git - glibc.git/commit
Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.h
authorJoseph Myers <josmyers@redhat.com>
Wed, 9 Oct 2024 17:14:58 +0000 (17:14 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 9 Oct 2024 17:16:53 +0000 (19:16 +0200)
commit0e8738a48c239ce6d010bba9ed7c38bd86307f32
treec4203810182438fcda24c38dacfa5bd993d2312c
parent1895a35e7092713b224166d36b9bc26e8eb3371f
Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.h

GCC mainline produces a -Wheader-guard error building for x86_64-gnu.
Fix what seems to be incorrect macro naming in the #ifndef
conditional.

Tested with build-many-glibc.py for x86_64-gnu (GCC mainline).

Message-ID: <fd800046-5ecb-ebd5-4df1-29d4eb3d5433@redhat.com>
sysdeps/mach/hurd/x86_64/vm_param.h
This page took 0.042946 seconds and 5 git commands to generate.