1 2 3 4 5 6
#ifndef EXTCONF_H #define EXTCONF_H #define HAVE_TERMIOS_H 1 #define HAVE_CFMAKERAW 1 #define HAVE_SYS_IOCTL_H 1 #endif