X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=main.h;h=b1c407c8b2eb5425a1205ab68f9fbc98019dc299;hp=b16012db30b12672396d376435ded38f551c420d;hb=e2c8d0790d8de5742c1cde8d25de1c6022fb9df9;hpb=3f7ef909c907a374a1760ffae0c01b49487f18d7 diff --git a/main.h b/main.h index b16012d..b1c407c 100644 --- a/main.h +++ b/main.h @@ -29,6 +29,8 @@ #include #include #include +#include +#include #define NAME "LCR" @@ -150,6 +152,7 @@ void debug(const char *file, const char *function, int line, const char *prefix, #ifdef WITH_MISDN #include "mISDN.h" #include "dss1.h" +#include "fxs.h" #endif #if defined WITH_GSM_BS || defined WITH_GSM_MS #include "gsm.h"