mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-01 12:33:49 +00:00
paging.h: use '<>' include, not '""'
Also separate openbsc includes from osmocom/core includes. Change-Id: I4da0cb32476202d06902531d07faed8004f689f9
This commit is contained in:
@@ -24,10 +24,11 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <osmocom/core/linuxlist.h>
|
#include <osmocom/core/linuxlist.h>
|
||||||
#include "gsm_data.h"
|
|
||||||
#include "gsm_subscriber.h"
|
|
||||||
#include <osmocom/core/timer.h>
|
#include <osmocom/core/timer.h>
|
||||||
|
|
||||||
|
#include <openbsc/gsm_data.h>
|
||||||
|
#include <openbsc/gsm_subscriber.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A pending paging request
|
* A pending paging request
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user