]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-pioctl-20070627
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 28 Jun 2007 04:40:14 +0000 (04:40 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 28 Jun 2007 04:40:14 +0000 (04:40 +0000)
add cm_server.h to the include list

(cherry picked from commit b3d34ab12c7dc13dae6fe90596326ba1e8633ae3)

src/sys/pioctl_nt.c

index b58cacb62697da6cbe729005261427b151c434f5..bc45d08c2e1bcc6a9abd047013d83ce9a60fb78e 100644 (file)
@@ -54,6 +54,7 @@ RCSID
 
 #include <cm.h>
 #include <cm_dir.h>
+#include <cm_server.h>
 #include <cm_cell.h>
 #include <cm_user.h>
 #include <cm_conn.h>