summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libparted/labels/gpt.c1
1 files changed, 1 insertions, 0 deletions
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"