]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/common/cdl_exec.cxx
Starterkit 5 Release 1.5 Bugfix
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / common / cdl_exec.cxx
index 91569f91922eda4c89ad97637ff95089805fb935..bb00d2b24efd4a37bb7e2918dcf1eaa788d87019 100644 (file)
@@ -42,6 +42,7 @@
 #include <direct.h> /* for getcwd() */
 #else
 #include <unistd.h> /* for getcwd() */
+#include <limits.h> /* for PATH_MAX */
 #endif
 #ifdef __CYGWIN__
 #include <windows.h>