mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
5 lines
150 B
C
5 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";
|