misc: Fix the name of the header file for the hexdump...

This commit is contained in:
Holger Hans Peter Freyther 2010-10-03 03:22:55 +08:00
parent ca5e51df44
commit 813c098ebd
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
#include <osmocom/bb/common/l1ctl.h>
#include <osmocom/bb/common/logging.h>
#include <osmocore/util.h>
#include <osmocore/utils.h>
#include <sys/socket.h>
#include <sys/un.h>

View File

@ -25,7 +25,7 @@
#include <osmocom/bb/common/osmocom_data.h>
#include <osmocom/bb/common/logging.h>
#include <osmocore/util.h>
#include <osmocore/utils.h>
#include <sys/socket.h>
#include <sys/un.h>