Diff between e6b7d537d728ff390b76cb3f147e7411de61150b and ec8c8f22efb66ccae533fbd55a236570ffcf756c
Changed Files
| File | Additions | Deletions | Status |
| tools/mesh-cfgtest.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/mesh-cfgtest.c b/tools/mesh-cfgtest.c
index fa0474f..116ab7f 100644
--- a/tools/mesh-cfgtest.c
+++ b/tools/mesh-cfgtest.c
@@ -21,6 +21,7 @@
#include <ftw.h>
#include <getopt.h>
#include <libgen.h>
+#include <limits.h>
#include <signal.h>
#include <stdio.h>
#include <time.h>