Move string manipulation functions out of util
[openafs.git] / src / kauth / authclient.c
index 70237a6..652996c 100644 (file)
@@ -14,6 +14,7 @@
 #include <afs/stds.h>
 
 #include <roken.h>
+#include <afs/opr.h>
 
 #ifdef IGNORE_SOME_GCC_WARNINGS
 # pragma GCC diagnostic warning "-Wstrict-prototypes"