summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmSystemTools.h')
-rw-r--r--Source/cmSystemTools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmSystemTools.h b/Source/cmSystemTools.h
index d183cae..f5ee0fe 100644
--- a/Source/cmSystemTools.h
+++ b/Source/cmSystemTools.h
@@ -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.