Skip to content
Snippets Groups Projects

Add support for QRTR modems

+ 3
2
@@ -12,10 +12,11 @@
*
* Copyright 2020 Google LLC
*/
#include <config.h>
#if defined WITH_QMI
#include <libqmi-glib.h>
#include <ModemManager.h>
#endif
#include "mm-utils.h"
Loading