version 1.3 | version 1.4 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_daemon_c = | * static char *rcsid_daemon_c = | |||
* "$Id: daemon.c,v 1.3 2000/04/14 04:48:19 cvs Exp $"; | * "$Id: daemon.c,v 1.4 2002/01/02 00:26:28 garbled Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#include <global.h> | #include <global.h> | |||
#include <sproto.h> | ||||
#include <sys/ioctl.h> | #include <sys/ioctl.h> | |||
#ifdef hpux | #ifdef hpux | |||
#include <sys/ptyio.h> | #include <sys/ptyio.h> |
Legend:
|