ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/src/ptytty.C
(Generate patch)

Comparing libptytty/src/ptytty.C (file contents):
Revision 1.49 by sf-exg, Wed Jan 18 20:05:13 2012 UTC vs.
Revision 1.50 by sf-exg, Thu Jan 19 11:06:10 2012 UTC

26 26
27#include "ptytty.h" 27#include "ptytty.h"
28 28
29#include <stdlib.h> 29#include <stdlib.h>
30#include <cstdio> 30#include <cstdio>
31#include <cstring> 31#include <string.h>
32 32
33#include <sys/types.h> 33#include <sys/types.h>
34#include <sys/stat.h> 34#include <sys/stat.h>
35#include <unistd.h> 35#include <unistd.h>
36#include <fcntl.h> 36#include <fcntl.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines