freebsd: track RELENG_8
[openafs.git] / src / gtx / curseswindows.c
index a5e59be..fba2260 100644 (file)
@@ -29,7 +29,7 @@
 #endif
 #include <sys/types.h>
 #include <sys/file.h>
-#if !defined(AFS_SUN5_ENV) && !defined(AFS_LINUX20_ENV)
+#if !defined(AFS_SUN5_ENV) && !defined(AFS_LINUX20_ENV) && !defined(AFS_FBSD80_ENV)
 #include <sgtty.h>
 #endif
 #include <stdio.h>