roken: tsearch use rk_UNCONST instead of __DECONST #307
commit43a34f666320b886cea76a0e40d1b0ec25bc57c6
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 21 Feb 2019 19:34:08 +0000 (21 14:34 -0500)
committerJeffrey Altman <jaltman@auristor.com>
Thu, 21 Feb 2019 20:46:51 +0000 (21 15:46 -0500)
treefb7109a134164658b8737d2effd34232416fd2bd
parentf0d9289d86e3f4081d096493853c182ca0efef38
roken: tsearch use rk_UNCONST instead of __DECONST  #307

The rk_UNCONST macro exists because neither __DECONST nor uintptr_t
are available on all platforms (for example, AIX).

Change-Id: Ie36f0dd7a9ce454d411761ee4dbd6fc1f7c6692c
lib/roken/tsearch.c