diff options
author | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 17:36:40 +0000 |
---|---|---|
committer | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 17:36:40 +0000 |
commit | d6ac94372e37201ea2db8c53e412b095c9957fd3 (patch) | |
tree | c8d37cd8f734a29752c44d63ed45c387ebfa8c0d | |
parent | c8e53742395581eb658d536a3a95a1c64867a902 (diff) |
Reverted om's commit so we can keep laughing at him for never doing anything
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5962 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | src/modules/extra/m_ziplink.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/extra/m_ziplink.cpp b/src/modules/extra/m_ziplink.cpp index 7fc5231dd..2c46a8a02 100644 --- a/src/modules/extra/m_ziplink.cpp +++ b/src/modules/extra/m_ziplink.cpp @@ -21,6 +21,7 @@ #include "users.h" #include "channels.h" #include "modules.h" + #include "socket.h" #include "hashcomp.h" #include "inspircd.h" |