X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fheaders;h=931c633579ed031e5cf14c92c89c77bd9c1b3aa6;hp=a24bd90923fffa2d1b3cb34a98a75b9398cc90f9;hb=7087871f804c061d339994964269f3c20e88f547;hpb=c6abbc3dd08d8a749098dc1674ce6ec65d844e86 diff --git a/include/headers b/include/headers index a24bd909..931c6335 100644 --- a/include/headers +++ b/include/headers @@ -1,6 +1,6 @@ -# $Id: headers,v 1.9 2007/01/20 19:57:04 Miroslav.Lichvar Exp $ +# $Id: headers,v 1.12 2012/07/28 22:41:34 Roumen.Petrov Exp $ ############################################################################## -# Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # +# Copyright (c) 1998-2009,2012 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 +29,23 @@ # # 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 + +# Headers used only for tic, other programs using internal interfaces @ ticlib $(srcdir)/tic.h $(srcdir)/term_entry.h $(srcdir)/nc_tparm.h +# Porting +@ port_win32con +$(srcdir)/ncurses_mingw.h + # vile:makemode