From 13b4e7a189442dad70ba4d03935be9f46e55af7e Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Thu, 13 Jun 1991 03:37:25 +0000
Subject: [PATCH] Change in includefiles.

---
 src/server/connections.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/server/connections.c b/src/server/connections.c
index 24a9d8926..b1fc7cc4c 100644
--- a/src/server/connections.c
+++ b/src/server/connections.c
@@ -14,9 +14,9 @@
 #include <time.h>
 #include <sys/time.h>
 
+#include "s-string.h"
 #include <kom-types.h>
 #include "lyskomd.h"
-#include "s-string.h"
 #include <config.h>
 #include <debug.h>
 #include "end-of-atomic.h"
-- 
GitLab