summaryrefslogtreecommitdiffstats
path: root/drivers/qmimodem/qmimodem.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-06-21 15:18:36 -0700
committerMarcel Holtmann <marcel@holtmann.org>2012-06-21 15:18:36 -0700
commit0e6fc7aee483837988aa5cdec7c0a23739d58939 (patch)
tree8f6cb9ab17a6128e8b1b8a3aedbca670ab066f71 /drivers/qmimodem/qmimodem.h
parent5e3945fb32fd5a85aa0d5bfd613e4529f7e80a36 (diff)
downloadofono-0e6fc7aee483837988aa5cdec7c0a23739d58939.tar.bz2
qmimodem: Add support for QMI control point handling
Diffstat (limited to 'drivers/qmimodem/qmimodem.h')
-rw-r--r--drivers/qmimodem/qmimodem.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/qmimodem/qmimodem.h b/drivers/qmimodem/qmimodem.h
index 018747f7..e2e876e6 100644
--- a/drivers/qmimodem/qmimodem.h
+++ b/drivers/qmimodem/qmimodem.h
@@ -2,7 +2,7 @@
*
* oFono - Open Source Telephony
*
- * Copyright (C) 2008-2011 Intel Corporation. All rights reserved.
+ * Copyright (C) 2011-2012 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -19,3 +19,4 @@
*
*/
+#include "util.h"