summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-10-22 16:15:39 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-10-22 16:27:41 +0200
commitc3200ae30a899081220b1e9e1b06ddc3128b57c6 (patch)
tree2c59c8ba68701a2134d0c4d41c2740a9d208cdab /xhfc/xhfc.h
parent634c91f6d61df2870fb63886d013848844308f76 (diff)
fix some errors in the previous commits
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 35772b8..1726975 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -5,7 +5,7 @@
#include <linux/pci.h>
#include <dahdi/kernel.h>
-#if AUDIO
+#ifdef AUDIO
# include <tdm/xivo_tdm_api.h>
# define XIVO_XHFC_TDM_PORT 0
#endif