]>
git.saurik.com Git - apple/network_cmds.git/blob - unbound/compat/memcmp.h
c1d195ccf4ac60c2adb5d7451023fbd3f908e571
2 * memcmp.h: undef memcmp for compat.
4 * Copyright (c) 2012, NLnet Labs. All rights reserved.
6 * See LICENSE for the license.
8 #ifndef COMPAT_MEMCMP_H
9 #define COMPAT_MEMCMP_H
12 /* undef here otherwise autoheader messes it up in config.h */
16 #endif /* COMPAT_MEMCMP_H */