X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=include%2Fheaders;h=e1293b28a549ee39b41c59980b02a7e18085b4ce;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hp=a24bd90923fffa2d1b3cb34a98a75b9398cc90f9;hpb=c6abbc3dd08d8a749098dc1674ce6ec65d844e86;p=ncurses.git diff --git a/include/headers b/include/headers index a24bd909..e1293b28 100644 --- a/include/headers +++ b/include/headers @@ -1,6 +1,7 @@ -# $Id: headers,v 1.9 2007/01/20 19:57:04 Miroslav.Lichvar Exp $ +# $Id: headers,v 1.16 2023/04/22 12:09:09 tom Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright 2020,2023 Thomas E. Dickey # +# Copyright 1998-2012,2013 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -29,14 +30,24 @@ # # Author: Thomas E. Dickey 1996-on # -term.h curses.h unctrl.h +ncurses_dll.h + +# Support for termcap (and tic, etc.), which can be a separate library +@ termlib +term.h termcap.h -$(srcdir)/ncurses_dll.h + +# Header used by tack 1.08 @ ticlib -$(srcdir)/tic.h $(srcdir)/term_entry.h -$(srcdir)/nc_tparm.h + +# Porting +@ port_win32con +$(srcdir)/ncurses_mingw.h +$(srcdir)/nc_mingw.h +@ port_win32 +$(srcdir)/win32_curses.h # vile:makemode