summaryrefslogtreecommitdiff
path: root/kernel/xpp/utils/print_modes.c
diff options
context:
space:
mode:
authorsruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-27 22:08:24 +0000
committersruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-27 22:08:24 +0000
commitca63d679fd6e7f09837b31b7d2d5d87cd132bf2f (patch)
tree7f58c2a789db283433dd4bc61f73720a12fff1e6 /kernel/xpp/utils/print_modes.c
parent39a3d9b55d34655ab9f384b404f895bdd6fb7546 (diff)
No need to make the wctdm_fxomodes.h file anymore, since it would be the same
as the fxo_modes.h file. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4101 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/xpp/utils/print_modes.c')
-rw-r--r--kernel/xpp/utils/print_modes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/xpp/utils/print_modes.c b/kernel/xpp/utils/print_modes.c
index 6312bd1..e894b11 100644
--- a/kernel/xpp/utils/print_modes.c
+++ b/kernel/xpp/utils/print_modes.c
@@ -1,6 +1,6 @@
#include <stdio.h>
-#include "wctdm_fxomodes.h"
+#include "fxo_modes.h"
int main() {
size_t i;