win95-initial-port-20010430
[openafs.git] / src / WINNT / afsd / cm_dir.c
index 01d71e5..c32de29 100644 (file)
@@ -10,7 +10,9 @@
 #include <afs/param.h>
 #include <afs/stds.h>
 
+#ifndef DJGPP
 #include <windows.h>
+#endif /* !DJGPP */
 #include <string.h>
 #include <malloc.h>
 #include <osi.h>