]> git.ozlabs.org Git - petitboot/blobdiff - discover/device-handler.c
discover/device-handler: Include makedev() from sysmacros.h
[petitboot] / discover / device-handler.c
index 5b7afd0d3f56d7be992d3725f757d80d2c2c412a..ec1eee344802a24e3c9f4febdd69d1c6f6fdc6c4 100644 (file)
@@ -19,6 +19,7 @@
 #include <url/url.h>
 #include <i18n/i18n.h>
 
+#include <sys/sysmacros.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>