* Update configure script to remove the search for a linking tcl
[alpine.git] / pith / osdep / pithosd.h
blob5716b1224be266427b5691dba573eed9aa962522
1 /*
2 * $Id: pithosd.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
4 * ========================================================================
5 * Copyright 2013-2018 Eduardo Chappa
6 * Copyright 2006 University of Washington
8 * Licensed under the Apache License, Version 2.0 (the "License");
9 * you may not use this file except in compliance with the License.
10 * You may obtain a copy of the License at
12 * http://www.apache.org/licenses/LICENSE-2.0
14 * ========================================================================
17 #ifndef PITH_PITHOSD_INCLUDED
18 #define PITH_PITHOSD_INCLUDED
20 #include "bldpath.h"
21 #include "canaccess.h"
22 #include "canonicl.h"
23 #include "collate.h"
24 #include "color.h"
25 #include "coredump.h"
26 #include "creatdir.h"
27 #include "debugtime.h"
28 #include "domnames.h"
29 #include "err_desc.h"
30 #include "fgetpos.h"
31 #include "filesize.h"
32 #include "fnexpand.h"
33 #include "hostname.h"
34 #include "lstcmpnt.h"
35 #include "mimedisp.h"
36 #include "pipe.h"
37 #include "pw_stuff.h"
38 #include "rename.h"
39 #include "tempfile.h"
40 #include "temp_nam.h"
41 #include "writ_dir.h"
44 #endif /* PITH_PITHOSD_INCLUDED */