kpty.patch
src/plugins/grass/qtermwidget/kpty.cpp 2013-05-26 15:55:51.000000000 +0200 | ||
---|---|---|
50 | 50 |
#define HAVE_LIBUTIL_H |
51 | 51 |
#endif |
52 | 52 | |
53 |
#if defined(__FreeBSD__) |
|
54 |
#define HAVE_UTEMPTER |
|
55 |
#endif |
|
56 | ||
53 | 57 |
#include <sys/types.h> |
54 | 58 |
#include <sys/ioctl.h> |
55 | 59 |
#include <sys/time.h> |