aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testsuite.h
blob: dacaf8a3d23b5c112adbe5df7ea7257f88f16128 (plain)
1
2
3
4
5
6
#ifndef __BITLBEE_CHECK_H__
#define __BITLBEE_CHECK_H__ 

gboolean g_io_channel_pair(GIOChannel **ch1, GIOChannel **ch2);

#endif /* __BITLBEE_CHECK_H__ */