diff --git a/curses.h b/curses.h index 0c04e49c..b7b0f7c8 100644 --- a/curses.h +++ b/curses.h @@ -15,13 +15,13 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: curses.h,v 1.145 2006/03/20 23:57:06 wmcbrine Exp $ */ +/* $Id: curses.h,v 1.146 2006/03/21 00:13:56 wmcbrine Exp $ */ /*----------------------------------------------------------------------* * PDCurses * *----------------------------------------------------------------------*/ -#ifndef __PDCURSES__ +#ifndef __PDCURSES__ #define __PDCURSES__ 1 /*man-start************************************************************** diff --git a/curspriv.h b/curspriv.h index 282264c0..27d37ff6 100644 --- a/curspriv.h +++ b/curspriv.h @@ -15,7 +15,7 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: curspriv.h,v 1.46 2006/03/20 17:30:24 wmcbrine Exp $ */ +/* $Id: curspriv.h,v 1.47 2006/03/21 00:13:56 wmcbrine Exp $ */ /* CURSPRIV.H @@ -23,7 +23,7 @@ These should generally not be referenced by applications. */ #ifndef __CURSES_INTERNALS__ -#define __CURSES_INTERNALS__ +#define __CURSES_INTERNALS__ 1 #include