Ugly addition of `_P'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1555 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -73,6 +73,10 @@ struct ClearToken {
|
||||
int32_t EndTimestamp;
|
||||
};
|
||||
|
||||
#ifndef __P
|
||||
#define __P(x) x
|
||||
#endif
|
||||
|
||||
/* Use k_hasafs() to probe if the machine supports AFS syscalls.
|
||||
The other functions will generate a SIGSYS if AFS is not supported */
|
||||
|
||||
|
Reference in New Issue
Block a user