Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/src/device-info.h b/src/device-info.h 2index 6cb3683..ddac24c 100644 3--- a/src/device-info.h 4+++ b/src/device-info.h 5@@ -18,7 +18,8 @@ 6 // intltool 7 #include <glib/gi18n.h> 8 9- 10+// stat 11+#include <sys/stat.h> 12 13 typedef struct device_t { 14 struct udev_device *udevice;