tools: Fix snep-send compilation with glibc 2.15
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Tue, 15 May 2012 22:20:01 +0000 (19:20 -0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 16 May 2012 23:20:56 +0000 (01:20 +0200)
commit16e609f73e5823a29f387d77c3691ad074d49137
treefc3575a8cdb2fc045b6fe8df4d36065caf4d5e32
parent11641a8aab3024edc3dbad8aae8d617d2b2779b3
tools: Fix snep-send compilation with glibc 2.15

From glibc 2.15 on, AF_NFC is already defined, so we need to protect
all local redefinitions.
tools/snep-send.c