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.50 by sf-exg, Thu Jan 19 11:06:10 2012 UTC vs.
Revision 1.51 by sf-exg, Thu Jan 19 13:30:58 2012 UTC

25#include "config.h" 25#include "config.h"
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 <stdio.h>
31#include <string.h> 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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines