Add prototypes for aix_pioctl' and
aix_setpag'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4560 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -125,4 +125,9 @@ int _kafs_afslog_all_local_cells(kafs_data*, uid_t);
|
||||
int _kafs_get_cred(kafs_data*, const char*, const char*, const char *,
|
||||
CREDENTIALS*);
|
||||
|
||||
#ifdef _AIX
|
||||
int aix_pioctl(char*, int, struct ViceIoctl*, int);
|
||||
int aix_setpag(void);
|
||||
#endif
|
||||
|
||||
#endif /* __KAFS_LOCL_H__ */
|
||||
|
Reference in New Issue
Block a user