mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-05-05 15:17:50 +02:00
Avoid warnings on FreeBSD.
This commit is contained in:
@@ -36,8 +36,10 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_TERMIOS_H
|
||||
#ifdef __sun
|
||||
#include <sys/termios.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#include "types.h"
|
||||
|
||||
Reference in New Issue
Block a user