From dc35dbee9534f832f629e99ee6a8a11d234cdd3d Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 28 Mar 2011 19:24:20 +0200 Subject: write_queue: use full path of includes in osmocom/core/write_queue.h --- include/osmocom/core/write_queue.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/osmocom') diff --git a/include/osmocom/core/write_queue.h b/include/osmocom/core/write_queue.h index ef244c32..3b730c77 100644 --- a/include/osmocom/core/write_queue.h +++ b/include/osmocom/core/write_queue.h @@ -23,8 +23,8 @@ #ifndef write_queue_h #define write_queue_h -#include "select.h" -#include "msgb.h" +#include +#include struct write_queue { struct bsc_fd bfd; -- cgit v1.2.3