]> git.ozlabs.org Git - petitboot/blobdiff - devices/petitboot-udev-helper.c
Include limits.h
[petitboot] / devices / petitboot-udev-helper.c
index 87a7fc19ab431827c15ec1615cd94a23b5b5d113..f2f15b15db0fdd78c7b18b3bc48a13e34f16efd9 100644 (file)
@@ -6,6 +6,7 @@
 #include <stdarg.h>
 #include <stdint.h>
 #include <unistd.h>
+#include <limits.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>