summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_dump.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-11-01 15:57:55 +0000
committerphk <phk@FreeBSD.org>2002-11-01 15:57:55 +0000
commite0f89bf346d7a562b29d9564d201296b0bedf0da (patch)
treea28d953ffbabb858d6f6d2712d5eb6f7554dee8b /sys/geom/geom_dump.c
parent72c30b584470641c04c12c2b5b976bb73ae3dac0 (diff)
downloadFreeBSD-src-e0f89bf346d7a562b29d9564d201296b0bedf0da.zip
FreeBSD-src-e0f89bf346d7a562b29d9564d201296b0bedf0da.tar.gz
Make this compile in the userland shims again.
Sponsored by: DARPA & NAI Labs
Diffstat (limited to 'sys/geom/geom_dump.c')
-rw-r--r--sys/geom/geom_dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/geom_dump.c b/sys/geom/geom_dump.c
index 756e8ca..0f2725d 100644
--- a/sys/geom/geom_dump.c
+++ b/sys/geom/geom_dump.c
@@ -41,6 +41,7 @@
#include <sys/sbuf.h>
#ifndef _KERNEL
#include <stdio.h>
+#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <err.h>
OpenPOWER on IntegriCloud