Set of several minor fixes:
[novacoin.git] / src / netbase.cpp
index 95d6493..7f1d69a 100644 (file)
@@ -3,8 +3,8 @@
 // Distributed under the MIT/X11 software license, see the accompanying
 // file COPYING or http://www.opensource.org/licenses/mit-license.php.
 
-#include "netbase.h"
 #include "util.h"
+#include "netbase.h"
 #include "sync.h"
 
 #ifndef WIN32