Include stdint.h when using intptr_t
[openafs.git] / src / rxkad / rxkad_server.c
index 7638482..5b3e503 100644 (file)
@@ -32,6 +32,9 @@
 #include <des.h>
 #include <afs/afsutil.h>
 #include <des/stats.h>
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
 #include "private_data.h"
 #define XPRT_RXKAD_SERVER