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

Comparing rxvt-unicode/src/ptytty.C (file contents):
Revision 1.6 by pcg, Fri Feb 13 12:16:21 2004 UTC vs.
Revision 1.7 by pcg, Mon Mar 1 01:06:46 2004 UTC

23#include "../config.h" /* NECESSARY */ 23#include "../config.h" /* NECESSARY */
24 24
25/* 25/*
26 * Try to be self-contained except for the above autoconfig'd defines 26 * Try to be self-contained except for the above autoconfig'd defines
27 */ 27 */
28
29#if 0
30#ifdef HAVE_GETPT
31# define _GNU_SOURCE
32#endif
33#endif
28 34
29#include <stdio.h> 35#include <stdio.h>
30#ifdef HAVE_STDLIB_H 36#ifdef HAVE_STDLIB_H
31# include <stdlib.h> 37# include <stdlib.h>
32#endif 38#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines