Windows: move afsconfig.h / param.h to afscred.h
[openafs.git] / src / WINNT / netidmgr_plugin / afsfuncs.c
index 9dde7ba..93f8df3 100644 (file)
@@ -29,9 +29,6 @@
 #pragma warning (push)
 #pragma warning (disable: 4005)
 
-#include <afsconfig.h>
-#include <afs/param.h>
-
 #include<afscred.h>
 #include<dynimport.h>
 #include<krb5common.h>