From 749adfd330723846f85a24f457a3fd0f0e2631c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Mon, 12 Dec 2016 15:56:52 +0000 Subject: [PATCH] Fix build on OpenBSD BUG introduced by clang-format... --- mud.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mud.c b/mud.c index 9f13af5..7daf5d0 100644 --- a/mud.c +++ b/mud.c @@ -8,13 +8,13 @@ #include #include #include -#include #include #include #include #include #include #include +#include #include #include