mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
SOLARIS: Include sys/vmsystm.h for map_addr
Include sys/vmsystm.h, so we get a prototype for map_addr(). Change-Id: Ia8d20d35993eab58fb3530b52366276edef70d5e Reviewed-on: https://gerrit.openafs.org/12698 Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> Reviewed-by: Marcio Brito Barbosa <marciobritobarbosa@yahoo.com> Reviewed-by: Mark Vitale <mvitale@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net>
This commit is contained in:
parent
4a21bdecee
commit
6a41f365b6
@ -46,6 +46,7 @@
|
||||
#include <vm/seg_vn.h>
|
||||
#include <vm/rm.h>
|
||||
#if defined(AFS_SUN511_ENV)
|
||||
#include <sys/vmsystm.h>
|
||||
#include <sys/vfs_opreg.h>
|
||||
#endif
|
||||
#include <sys/modctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user