examples: Add missing include on FreeBSD.
Этот коммит содержится в:
родитель
4463d89a4a
Коммит
2a1cb323f7
@ -31,6 +31,9 @@ clients must be made or how a client should react.
|
||||
#ifdef HAVE_UTIL_H
|
||||
#include <util.h>
|
||||
#endif
|
||||
#ifdef HAVE_LIBUTIL_H
|
||||
#include <libutil.h>
|
||||
#endif
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user