]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-pt-util-com-err-20080308
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Sun, 9 Mar 2008 01:41:27 +0000 (01:41 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 9 Mar 2008 01:41:27 +0000 (01:41 +0000)
LICENSE IPL10

prototype afs_error_message() to ensure correct behavior on 64-bit
systems with 32-bit int.

(cherry picked from commit 84a928ddd46b1b77c655b21ce7e9fc8d775b96db)

src/ptserver/pt_util.c

index 8416fb1330cecd83183b477dc54ee84a7485572a..e0c01b457b7228b006b70999f60b588498b674e1 100644 (file)
@@ -33,6 +33,7 @@ RCSID
 #include <ubik.h>
 #include <rx/xdr.h>
 #include <rx/rx.h>
+#include <afs/com_err.h>
 #include "ptint.h"
 #include "ptserver.h"
 #include "pterror.h"