summaryrefslogtreecommitdiff
path: root/src/biruda.c
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-12-04 10:15:55 +0100
committerAndreas Baumann <abaumann@yahoo.com>2014-12-04 10:15:55 +0100
commitd25b982cbe99837668a6928ffd556d678fbdb1c5 (patch)
tree902e31badcb1fdc9206fd81287c23bbd9b06984a /src/biruda.c
parentd5d78969be2903d30b948ba14353e6d476eb32a8 (diff)
downloadbiruda-d25b982cbe99837668a6928ffd556d678fbdb1c5.tar.gz
biruda-d25b982cbe99837668a6928ffd556d678fbdb1c5.tar.bz2
fix on Windows
Diffstat (limited to 'src/biruda.c')
-rw-r--r--src/biruda.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/biruda.c b/src/biruda.c
index 8e2d9ce..f4ff03a 100644
--- a/src/biruda.c
+++ b/src/biruda.c
@@ -31,9 +31,7 @@
#include "webserver.h"
#endif
-#ifndef _WIN32
#include "cli.h"
-#endif
#include "port.h"