mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-05-22 10:56:49 +00:00
Missing include.
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@3095 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
parent
09bfdd4d41
commit
c5cc69e793
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include <stdio.h>
|
||||
#include "Transceiver.h"
|
||||
#include <Logger.h>
|
||||
#include <Configuration.h>
|
||||
|
||||
extern ConfigurationTable gConfig;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue