mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-10 12:31:01 +00:00
6 lines
150 B
C
6 lines
150 B
C
|
// component logic for jabber aim-t transports (icq, aim)
|
||
|
#include <net.h>
|
||
|
|
||
|
// simply copy what the icq thing does :)
|
||
|
inherit NET_PATH "gateway/icq";
|