summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_int.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-09-28 11:57:20 +0000
committerphk <phk@FreeBSD.org>2002-09-28 11:57:20 +0000
commit6b59496dd8a81fdc44728cc92cde703c9cb7ae4f (patch)
tree40b1e818a036fa605ff8ea48182d112c3308e3fb /sys/geom/geom_int.h
parentb5231fc7a7ad33378b54266defca8d7a40d8e17d (diff)
downloadFreeBSD-src-6b59496dd8a81fdc44728cc92cde703c9cb7ae4f.zip
FreeBSD-src-6b59496dd8a81fdc44728cc92cde703c9cb7ae4f.tar.gz
Style, whitespace and lint fixes.
Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'sys/geom/geom_int.h')
-rw-r--r--sys/geom/geom_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_int.h b/sys/geom/geom_int.h
index 33fd675..5e742a0 100644
--- a/sys/geom/geom_int.h
+++ b/sys/geom/geom_int.h
@@ -39,7 +39,6 @@ LIST_HEAD(class_list_head, g_class);
TAILQ_HEAD(g_tailq_head, g_geom);
TAILQ_HEAD(event_tailq_head, g_event);
-extern struct g_tailq_head geoms;
extern struct event_tailq_head events;
extern int g_debugflags;
OpenPOWER on IntegriCloud