hdlcsync: adapt to libosmocore namespace changes

master
Harald Welte 12 years ago
parent 93c031cd06
commit 4bbe82c9b6

@ -7,8 +7,8 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <osmocore/utils.h>
#include <osmocore/bits.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/bits.h>
#if 0
#define DEBUGP(x, args ...) fprintf(stderr, x, ## args)

Loading…
Cancel
Save