[PATCH libpciaccess] common_interface.c: Use proper byteswap functions on APPLE systems

2011-08-29 Thread shea
APPLE systems do not have , they have instead. Signed-off-by: Shea Levy --- src/common_interface.c | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/common_interface.c b/src/common_interface.c index 4af772a..6ede9dd 100644 --- a/src/common_interface.c

Re: [PATCH libpciaccess] common_interface.c: Use proper byteswap functions on APPLE systems

2011-08-29 Thread shea
e minimum change needed to get it to build, I haven't yet had a chance to test how it fails at runtime yet. ~Shea Levy ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel