summaryrefslogtreecommitdiff
path: root/src/dynamic.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-28 20:30:06 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-28 20:30:06 +0000
commitbf6ec00f3dc5ae23da1e8a4e20d44555eca0593a (patch)
tree88e7c781fd244d79de78e245c1eb18862341f285 /src/dynamic.cpp
parentc545631538fe8058a1abd126f5c3b530ff003e54 (diff)
Fixed fd_Setsize in cygwin
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1541 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/dynamic.cpp')
-rw-r--r--src/dynamic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynamic.cpp b/src/dynamic.cpp
index 9366c3842..1def9b582 100644
--- a/src/dynamic.cpp
+++ b/src/dynamic.cpp
@@ -16,8 +16,8 @@
using namespace std;
-#include "globals.h"
#include "inspircd_config.h"
+#include "globals.h"
#include "dynamic.h"
#ifndef STATIC_LINK