summaryrefslogtreecommitdiff
path: root/patlooptest.c
diff options
context:
space:
mode:
Diffstat (limited to 'patlooptest.c')
-rw-r--r--patlooptest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/patlooptest.c b/patlooptest.c
index 66b4936..3b198fb 100644
--- a/patlooptest.c
+++ b/patlooptest.c
@@ -27,7 +27,7 @@ int main(int argc, char *argv[])
int fd;
int res, x;
int i;
- DAHDI_PARAMS tp;
+ struct dahdi_params tp;
int bs = BLOCK_SIZE;
int skipcount = 10;
unsigned char c=0,c1=0;