aports/main/ndctl/fix-includes.patch
Rasmus Thomsen cc3c64a924 main/ndctl: move from testing
It's required for libblockdev -> udisks2
2019-05-27 18:23:11 +00:00

11 lines
233 B
Diff

--- a/util/strbuf.h
+++ b/util/strbuf.h
@@ -17,6 +17,7 @@
#define __NDCTL_STRBUF_H
#include <string.h>
#include <assert.h>
+#include <sys/types.h>
/*
* Strbuf's can be use in many ways: as a byte array, or to store arbitrary