mirror of
https://github.com/ChronosX88/psyced.git
synced 2025-01-09 17:51:48 +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";
|