Fix missing headers
[platform/upstream/cryptsetup.git] / lib / utils_devpath.c
index 7e872ad..fc5175c 100644 (file)
@@ -28,6 +28,7 @@
 #include <dirent.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <limits.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include "utils_dm.h"