diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-06 19:55:24 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-06 19:55:24 +0000 |
commit | 5b3a9f2af8b04bef4d2878d28e36e57ff2c907d1 (patch) | |
tree | 36a635a1e6f2d87444f75f9b9dab05babbdcddd1 /include/u_listmode.h | |
parent | 855f0d98e90a077f46b456e98ebb8a9b290488f6 (diff) |
Add extra debugging for socketengines, will now report OS error string when failing to remove a socket from the queue
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5436 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/u_listmode.h')
-rw-r--r-- | include/u_listmode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/u_listmode.h b/include/u_listmode.h index d5416988a..f2abf70ca 100644 --- a/include/u_listmode.h +++ b/include/u_listmode.h @@ -8,7 +8,6 @@ #include "users.h" #include "channels.h" #include "modules.h" - #include "wildcard.h" #include "inspircd.h" |