summaryrefslogtreecommitdiffstats
path: root/include/xalloc.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:23:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:23:00 +0000
commit803b3a091c225d48395508a8f9ffa6e08cbddc5b (patch)
treea3168c9e7da8991c423b5978aacf90c3c2b135c1 /include/xalloc.h
parentReleasing progress-linux version 2.40-8~progress7.99u1. (diff)
downloadutil-linux-803b3a091c225d48395508a8f9ffa6e08cbddc5b.tar.xz
util-linux-803b3a091c225d48395508a8f9ffa6e08cbddc5b.zip
Merging upstream version 2.40.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/xalloc.h')
-rw-r--r--include/xalloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xalloc.h b/include/xalloc.h
index f7d42c9..6675988 100644
--- a/include/xalloc.h
+++ b/include/xalloc.h
@@ -13,6 +13,7 @@
#ifndef UTIL_LINUX_XALLOC_H
#define UTIL_LINUX_XALLOC_H
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>