summaryrefslogtreecommitdiff
path: root/kernel/xpp/xbus-pcm.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:39:47 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-05-16 21:39:47 +0000
commitdd3fad8de5df2f25630d66154f209b6b7cbf4049 (patch)
treeed5c05bf8715f685b46da469d8d7c22cc0d8c0dc /kernel/xpp/xbus-pcm.h
parent5e00740361c43a489bff5d280a80fe7285ea9231 (diff)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4301 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 e1061ae..3265f68 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 DAHDI_SYNC_TICK
+#ifdef ZAPTEL_SYNC_TICK
int zaptel_sync_tick(struct zt_span *span, int is_master);
#endif