Skip to content
Commit 82759039 authored by Thomas Klausner's avatar Thomas Klausner Committed by Adam Jackson
Browse files

sdksyms: Cope with __pid_t and __uint32_t



Kludge sdksyms.c generator to not fail on GetClientPid.
It returns pid_t which on NetBSD is #define pid_t __pid_t
This slightly alters the GCC preprocessor output which this fragile
code could not deal with when using GCC 5+

Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
parent e29d7832
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment