core,libmm-glib: include ony `libmm-common.h'
Don't include one by one all the headers from libmm-common, just include the global `libmm-common.h' which includes all the others.
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include <ModemManager.h>
|
||||
#include <mm-errors-types.h>
|
||||
#include <mm-enums-types.h>
|
||||
#include <libmm-common.h>
|
||||
|
||||
#include "mm-modem-helpers.h"
|
||||
#include "mm-log.h"
|
||||
|
Reference in New Issue
Block a user