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:
Love Hörnquist Åstrand
2005-09-28 03:05:58 +00:00
parent 2440d579fb
commit 38c5dbe857

View File

@@ -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 */