diff options
Diffstat (limited to 'pty.c')
-rw-r--r-- | pty.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ | |||
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include "includes.h" | 16 | #include "includes.h" |
17 | RCSID("$Id: pty.c,v 1.14 2000/03/02 12:56:13 damien Exp $"); | 17 | RCSID("$Id: pty.c,v 1.15 2000/03/09 10:27:51 damien Exp $"); |
18 | 18 | ||
19 | #ifdef HAVE_UTIL_H | 19 | #ifdef HAVE_UTIL_H |
20 | # include <util.h> | 20 | # include <util.h> |