summaryrefslogtreecommitdiff
path: root/usr/src/lib/libumem
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libumem')
-rw-r--r--usr/src/lib/libumem/amd64/umem_genasm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libumem/amd64/umem_genasm.c b/usr/src/lib/libumem/amd64/umem_genasm.c
index 39c3a14832..c5bc6048eb 100644
--- a/usr/src/lib/libumem/amd64/umem_genasm.c
+++ b/usr/src/lib/libumem/amd64/umem_genasm.c
@@ -75,7 +75,6 @@
#include <errno.h>
-#include <stdio.h>
const int umem_genasm_supported = 1;
static uintptr_t umem_genasm_mptr = (uintptr_t)&_malloc;