summaryrefslogtreecommitdiffstats
path: root/src/tests/umalloc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/umalloc_test.c')
-rw-r--r--src/tests/umalloc_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/umalloc_test.c b/src/tests/umalloc_test.c
index 910edfefc..7a3618684 100644
--- a/src/tests/umalloc_test.c
+++ b/src/tests/umalloc_test.c
@@ -1,4 +1,4 @@
-#include <vsprintf.h>
+#include <stdio.h>
#include <gpxe/uaccess.h>
#include <gpxe/umalloc.h>
#include <gpxe/memmap.h>