X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=main.h;h=d571c4bd7221ea75c94461c7be63e9adf7966783;hp=b16012db30b12672396d376435ded38f551c420d;hb=acaf278f7f616d264afe480e4f9c64768540941b;hpb=fa1f601f49879958ac9fc698b044012c772ec7da diff --git a/main.h b/main.h index b16012d..d571c4b 100644 --- a/main.h +++ b/main.h @@ -150,6 +150,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"