summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3cd77ed..78c4977 100644
--- a/sys/sys/snoop.h
+++ b/sys/sys/snoop.h
@@ -46,7 +46,6 @@ struct snoop {
u_long snp_blen; /* Overall buffer len */
caddr_t snp_buf; /* Data buffer */
int snp_flags; /* Flags place */
-#define SNOOP_NBIO 0x0001
#define SNOOP_ASYNC 0x0002
#define SNOOP_OPEN 0x0004
#define SNOOP_RWAIT 0x0008
OpenPOWER on IntegriCloud