summaryrefslogtreecommitdiffstats
path: root/sys/sys/snoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/snoop.h')
-rw-r--r--sys/sys/snoop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/snoop.h b/sys/sys/snoop.h
index 694d9fa..bc44b51 100644
--- a/sys/sys/snoop.h
+++ b/sys/sys/snoop.h
@@ -70,7 +70,6 @@ struct snoop {
#ifdef KERNEL
/* XXX several wrong storage classes and types here. */
-int snp_detach __P((struct snoop *snp));
int snpdown __P((struct snoop *snp));
int snpin __P((struct snoop *snp, char *buf, int n));
int snpinc __P((struct snoop *snp, char c));
OpenPOWER on IntegriCloud