diff options
Diffstat (limited to 'Build/source/texk/kpathsea/kpathsea.h')
-rw-r--r-- | Build/source/texk/kpathsea/kpathsea.h | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/kpathsea.h b/Build/source/texk/kpathsea/kpathsea.h new file mode 100644 index 00000000000..4256cb155e2 --- /dev/null +++ b/Build/source/texk/kpathsea/kpathsea.h @@ -0,0 +1,51 @@ +/* This is a generated file */ +/* collecting all kpathsea headers. */ +#include <kpathsea/config.h> +#include <kpathsea/absolute.h> +#include <kpathsea/c-auto.h> +#include <kpathsea/c-ctype.h> +#include <kpathsea/c-dir.h> +#include <kpathsea/c-errno.h> +#include <kpathsea/c-fopen.h> +#include <kpathsea/c-limits.h> +#include <kpathsea/c-memstr.h> +#include <kpathsea/c-minmax.h> +#include <kpathsea/c-namemx.h> +#include <kpathsea/c-pathch.h> +#include <kpathsea/c-pathmx.h> +#include <kpathsea/c-proto.h> +#include <kpathsea/c-stat.h> +#include <kpathsea/c-std.h> +#include <kpathsea/c-unistd.h> +#include <kpathsea/c-vararg.h> +#include <kpathsea/cnf.h> +#include <kpathsea/concatn.h> +#include <kpathsea/db.h> +#include <kpathsea/debug.h> +#include <kpathsea/default.h> +#include <kpathsea/expand.h> +#include <kpathsea/fn.h> +#include <kpathsea/fontmap.h> +#include <kpathsea/getopt.h> +#include <kpathsea/hash.h> +#include <kpathsea/lib.h> +#include <kpathsea/line.h> +#include <kpathsea/magstep.h> +#include <kpathsea/paths.h> +#include <kpathsea/pathsearch.h> +#include <kpathsea/proginit.h> +#include <kpathsea/progname.h> +#include <kpathsea/readable.h> +#include <kpathsea/str-list.h> +#include <kpathsea/str-llist.h> +#include <kpathsea/systypes.h> +#include <kpathsea/tex-file.h> +#include <kpathsea/tex-glyph.h> +#include <kpathsea/tex-hush.h> +#include <kpathsea/tex-make.h> +#include <kpathsea/tilde.h> +#include <kpathsea/truncate.h> +#include <kpathsea/types.h> +#include <kpathsea/variable.h> +#include <kpathsea/xopendir.h> +#include <kpathsea/xstat.h> |