Fix GCC error on undeclared variable when not using abstract socket
authorArnaud Fontaine <arnau@debian.org>
Fri, 30 Apr 2010 17:49:18 +0000 (18:49 +0100)
committerArnaud Fontaine <arnau@debian.org>
Fri, 30 Apr 2010 17:49:18 +0000 (18:49 +0100)
commit5e86cb05666c448de2f61c23ae94e94ef4b38d64
tree3523314489d3c81006936eec0d6cebf8e65c6b98
parenta546d00091de0ab16374dec55e8e2fa87d6bbebf
Fix GCC error on undeclared variable when not using abstract socket

This is a regression found by tinderbox in previous commit:

xcb_util.c: In function '_xcb_open':
xcb_util.c:213: error: 'fd' undeclared (first use in this function)
src/xcb_util.c