Avoid warnings on FreeBSD.

This commit is contained in:
Dianne Skoll
2025-10-29 13:46:41 -04:00
parent 9642303d05
commit 36f4bb852b
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -36,8 +36,10 @@
#endif
#ifdef HAVE_SYS_TERMIOS_H
#ifdef __sun
#include <sys/termios.h>
#endif
#endif
#include "types.h"