aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/search.h
blob: 77eeb265ccc1967d1257e8fa4c67ae5ef73179b9 (plain)
1
2
3
4
5
6
#ifndef __OSCAR_SEARCH_H__
#define __OSCAR_SEARCH_H__

int aim_usersearch_address(aim_session_t *, aim_conn_t *, const char *);

#endif /* __OSCAR_SEARCH_H__ */