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

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>