mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 18:03:13 +02:00
+- Changed all TStime() to use timeofday - CPU SAVE
+- Removed userload.c & userload.h
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
#include "h.h"
|
||||
#ifndef RTLD_NOW
|
||||
#define RTLD_NOW RTLD_LAZY
|
||||
#endif
|
||||
|
||||
ModuleInfo *Modules[MAXMODULES];
|
||||
Hook *Hooks[MAXHOOKTYPES];
|
||||
|
||||
Reference in New Issue
Block a user