Switch time() calls to monotonic clock calls (#7597)
[libt2n] / src / server.hxx
index cc3c5dd..ad82287 100644 (file)
@@ -33,6 +33,7 @@ on this file might be covered by the GNU General Public License.
 #include "connection.hxx"
 #include "types.hxx"
 
+
 namespace libt2n
 {