X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cde%2Fprograms%2Fdtfile%2FCommon.c;h=6dd5771bfcde7a1477a435a224d245cb129bc029;hb=671530082004aa880b3a0bfb7108bc30c6d97fab;hp=85e475136677714370dc7a9c125af005fee6e3e1;hpb=a06126dd4cd2c3d4b0604d2357045556cf56472e;p=oweals%2Fcde.git diff --git a/cde/programs/dtfile/Common.c b/cde/programs/dtfile/Common.c index 85e47513..6dd5771b 100644 --- a/cde/programs/dtfile/Common.c +++ b/cde/programs/dtfile/Common.c @@ -16,7 +16,7 @@ * details. * * You should have received a copy of the GNU Lesser General Public - * License along with these librararies and programs; if not, write + * License along with these libraries and programs; if not, write * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ @@ -51,8 +51,12 @@ #include #include +#include #include
/* required for DtDirPaths type */ + +#include + #include
#include "Encaps.h" #include "SharedProcs.h"