Move rk_UNCONST to roken.h.in since it might use uintptr_t depending
on avaibility. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16102 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -258,8 +258,6 @@
|
||||
#define __attribute__(x)
|
||||
#endif
|
||||
|
||||
#define rk_UNCONST(x) ((void *)(unsigned long)(const void *)(x))
|
||||
|
||||
ROKEN_CPP_START
|
||||
|
||||
#ifndef IRIX4 /* fix for compiler bug */
|
||||
|
Reference in New Issue
Block a user