Define some macros only once
commita9f7eec57aee4e33a6a29515c1278c3e1e8a47c6
authorAndreas Ericsson <ae@op5.se>
Wed, 7 Apr 2010 17:00:08 +0000 (7 19:00 +0200)
committerAndreas Ericsson <ae@op5.se>
Wed, 7 Apr 2010 17:00:08 +0000 (7 19:00 +0200)
treee7f5ff5a9c2f75c4060143ed13ac296894520067
parenteedc9d4a0d61dc967c35f5385a59ea7ded6023b9
Define some macros only once

prefixcmp() and ARRAY_SIZE() were defined multiple times. This patch
unifies them into a single definition in ndbneb.h, which, according to
its own top-level comment contains "globally useful cruft".

Signed-off-by: Andreas Ericsson <ae@op5.se>
logutils.h
ndbneb.h