summaryrefslogtreecommitdiff
path: root/features/mkc_imp.f_RB.mk
blob: 5661efd6ff232a13c471ac44dd2f035991beff1c (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (c) 2014 by Aleksey Cheusov
#
# See LICENSE file in the distribution.
############################################################
.ifndef _MKC_IMP_F_RB_MK
_MKC_IMP_F_RB_MK := 1

MKC_CHECK_DEFINES +=	RB_ENTRY:sys/tree.h
MKC_CHECK_DEFINES +=	SPLAY_ENTRY:sys/tree.h

.endif # _MKC_IMP_F_RB_MK