fix select.c build (config.h)

This commit is contained in:
Harald Welte 2010-02-20 22:23:08 +01:00
parent e94ad58e8e
commit 5484480211
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#include <osmocore/linuxlist.h>
#include <osmocore/timer.h>
#include "../config.h"
#ifdef HAVE_SYS_SELECT_H
static int maxfd = 0;