X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=ss5.h;h=adedac74c93e9b69039fde721dfce6145cf391f2;hp=8a0c20df4e7dfa4435d3a0ac8eb91522b3118ef8;hb=9f48d53fc7d6dff69a2bc688a5b5d9d7be082659;hpb=b0bd74e35e935aa976b68c594def4e8d2c22ef95 diff --git a/ss5.h b/ss5.h index 8a0c20d..adedac7 100644 --- a/ss5.h +++ b/ss5.h @@ -23,7 +23,7 @@ class Pss5 : public PmISDN { public: - Pss5(int type, struct mISDNport *mISDNport, char *portname, struct port_settings *settings, int channel, int exclusive, int mode); + Pss5(int type, struct mISDNport *mISDNport, char *portname, struct port_settings *settings, struct interface *interface, int channel, int exclusive, int mode); ~Pss5(); int message_epoint(unsigned int epoint_id, int message, union parameter *param); void set_tone(const char *dir, const char *name);