bsc: Reorder the includes... should be alphabetically now

This commit is contained in:
Holger Hans Peter Freyther 2010-09-16 02:29:45 +08:00
parent 6098038968
commit e09919bc70
1 changed files with 4 additions and 3 deletions

View File

@ -22,10 +22,11 @@
*/
#include <openbsc/bsc_nat.h>
#include <openbsc/ipaccess.h>
#include <openbsc/gsm_data.h>
#include <openbsc/osmo_msc_data.h>
#include <openbsc/debug.h>
#include <openbsc/gsm_data.h>
#include <openbsc/ipaccess.h>
#include <openbsc/osmo_msc_data.h>
#include <osmocore/gsm0808.h>