From bd83edfb3bba1d031d46701d1f0337a3da654c80 Mon Sep 17 00:00:00 2001 From: mccallum Date: Thu, 9 Jan 1997 21:50:35 +0000 Subject: [PATCH] Include instead of . git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2038 72102866-910b-0410-8b05-ffd578937521 --- Testing/server.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/server.m b/Testing/server.m index 466417f28..b9f845269 100644 --- a/Testing/server.m +++ b/Testing/server.m @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include #include "server.h"