ERR: Properly handle mode_t on borland

This commit is contained in:
Andy Cedilnik
2004-01-27 09:05:01 -05:00
parent 1089ec27a1
commit fb228e73c8
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
#include "cmStandardIncludes.h"
#include <cmsys/SystemTools.hxx>
#include <sys/types.h>
/** \class cmSystemTools
* \brief A collection of useful functions for CMake.