summaryrefslogtreecommitdiff
path: root/kernel/xpp/xbus-pcm.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:35:06 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:35:06 +0000
commit5e00740361c43a489bff5d280a80fe7285ea9231 (patch)
treee2776d7eadaa5637a829a7d3549e42a24367b3eb /kernel/xpp/xbus-pcm.h
parent8214a17dc5da2b587c0502f10e5d5b0d8e57fbc3 (diff)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4300 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/xpp/xbus-pcm.h')
-rw-r--r--kernel/xpp/xbus-pcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/xpp/xbus-pcm.h b/kernel/xpp/xbus-pcm.h
index 3265f68..e1061ae 100644
--- a/kernel/xpp/xbus-pcm.h
+++ b/kernel/xpp/xbus-pcm.h
@@ -113,7 +113,7 @@ int xbus_command_queue_tick(xbus_t *xbus);
void xbus_reset_counters(xbus_t *xbus);
void elect_syncer(const char *msg);
int xpp_echocan(struct zt_chan *chan, int len);
-#ifdef ZAPTEL_SYNC_TICK
+#ifdef DAHDI_SYNC_TICK
int zaptel_sync_tick(struct zt_span *span, int is_master);
#endif