]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/info.c
Reimplement max_idle without a separate thread
[empserver] / src / lib / commands / info.c
index 3a2a43bb57f535a117bf92af806e71a68dc8d8d8..1e93183651166c76cd1730f1fe9d1fcfecb3ccef 100644 (file)
@@ -43,8 +43,6 @@
 #include <stdio.h>
 #if !defined(_WIN32)
 #include <dirent.h>
-#else
-#include <windows.h>
 #endif
 #include "commands.h"
 #include "optlist.h"