#ifndef _LINEIOADDSERV_H #define _LINEIOADDSERV_H int readLine(int, char *, int, struct timeval *) ; int writeLine(int, char *, int) ; #endif