listen: use GLib instead of utils.h

This commit is contained in:
Max Kellermann
2009-01-03 14:51:43 +01:00
parent 30f75f7f01
commit 8ebb3196a8
3 changed files with 21 additions and 20 deletions

View File

@@ -40,8 +40,6 @@ void stripReturnChar(char *string);
void my_usleep(long usec);
int ipv6Supported(void);
/* trivial functions, keep them inlined */
static inline void xclose(int fd)
{