X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fterm.priv.h;h=37547180a02bec5744edd38e6763715c0cf4b7f3;hp=03669cb4bf7792a4f4bf7bbe5784ae43bb4fe54f;hb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;hpb=2035f48ed0fc56ec4e5caf9b7c10e00ba43e160f diff --git a/ncurses/term.priv.h b/ncurses/term.priv.h index 03669cb4..37547180 100644 --- a/ncurses/term.priv.h +++ b/ncurses/term.priv.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright 2021 Thomas E. Dickey * + * Copyright 2021,2023 Thomas E. Dickey * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -27,13 +27,12 @@ ****************************************************************************/ /* - * $Id: term.priv.h,v 1.7 2021/11/20 23:33:33 tom Exp $ + * $Id: term.priv.h,v 1.8 2023/09/16 15:16:38 tom Exp $ * * term.priv.h * * Header file for terminfo library objects which are private to * the library. - * */ #ifndef _TERM_PRIV_H @@ -46,6 +45,10 @@ extern "C" { #include +#ifndef __NCURSES_H +#include +#endif + #undef NCURSES_OPAQUE #define NCURSES_INTERNALS 1 #define NCURSES_OPAQUE 0