mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
rx-osi_alloc-prototype-20051214
FIXES 24267 include rx.h in order to safely include rx_prototypes.h in order to obtain a prototype for osi_Alloc() in order to prevent pointer truncation on systems with 64-bit pointers and 32-bit int.
This commit is contained in:
parent
544dedb6ed
commit
f75b0075a7
@ -28,6 +28,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <afsconfig.h>
|
#include <afsconfig.h>
|
||||||
#include <afs/param.h>
|
#include <afs/param.h>
|
||||||
|
#include "rx.h"
|
||||||
|
|
||||||
RCSID
|
RCSID
|
||||||
("$Header$");
|
("$Header$");
|
||||||
|
Loading…
Reference in New Issue
Block a user