#ifndef _H_STTY_PRINT #define _H_STTY_PRINT #include void stty_print(struct termios *tp, struct winsize *wp); #endif