Restore includes from r44107 to fix abi check.

Reverted (by mistake?) in r44129

svn path=/trunk/; revision=44154
This commit is contained in:
Jakub Zawadzki 2012-07-31 08:40:22 +00:00
parent df0bef704a
commit b503d9d659
2 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,9 @@
#ifndef PACKET_NBAP_H
#define PACKET_NBAP_H
#include "packet-rlc.h"
#include "packet-umts_mac.h"
/*
* Ericsson specific mapping for various dissector settings.
* Must be altered for other equipment.

View File

@ -32,6 +32,9 @@
#ifndef PACKET_NBAP_H
#define PACKET_NBAP_H
#include "packet-rlc.h"
#include "packet-umts_mac.h"
/*
* Ericsson specific mapping for various dissector settings.
* Must be altered for other equipment.