summaryrefslogtreecommitdiff
path: root/xpp/xpd.h
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-05 00:04:27 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-05 00:04:27 +0000
commit577ec4f206ba526c5a0effd562fc2e7dfb6d8fb5 (patch)
tree3325735c02fbcab0f18caab5841659139d00836c /xpp/xpd.h
parentd1dca1a4fed07a51f4a2b013902eca069ae1734c (diff)
Raw xbus command proc interface (Compile-time option. Desabled by default).
(most of this fix got accidentally into in xbus-core.c in prev. commit) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1395 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/xpd.h')
-rw-r--r--xpp/xpd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xpp/xpd.h b/xpp/xpd.h
index 1d67822..da4eba8 100644
--- a/xpp/xpd.h
+++ b/xpp/xpd.h
@@ -175,6 +175,9 @@ struct xbus {
struct proc_dir_entry *proc_xbus_dir;
struct proc_dir_entry *proc_xbus_summary;
struct proc_dir_entry *proc_xbus_waitfor_xpds;
+#ifdef PROTOCOL_DEBUG
+ struct proc_dir_entry *proc_xbus_command;
+#endif
#endif
/* statistics */