[parted-devel] [PATCH 05/11] gpt: Include xalloc-oversized.h

Brian C. Lane bcl at redhat.com
Tue Mar 29 00:29:16 BST 2022


---
 libparted/labels/gpt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libparted/labels/gpt.c b/libparted/labels/gpt.c
index c5d7bb3..037d021 100644
--- a/libparted/labels/gpt.c
+++ b/libparted/labels/gpt.c
@@ -42,6 +42,7 @@
 #include <iconv.h>
 #include <langinfo.h>
 #include "xalloc.h"
+#include "xalloc-oversized.h"
 #include "verify.h"
 
 #include "pt-tools.h"
-- 
2.34.1




More information about the parted-devel mailing list