1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-10 17:23:13 +02:00

+- Changed all TStime() to use timeofday - CPU SAVE

+- Removed userload.c & userload.h
This commit is contained in:
stskeeps
2001-05-07 14:24:11 +00:00
parent 7b393920b5
commit 2b343609ee
16 changed files with 44 additions and 534 deletions
-3
View File
@@ -189,7 +189,4 @@ static const struct in6_addr in6addr_any = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
# define IRCDCONF_DELIMITER ':'
#endif
#ifndef RTLD_NOW
#define RTLD_NOW RTLD_LAZY
#endif
#endif /* __sys_include__ */