From eddcfe2f9b10d250d16a6c7fc29feb3e233264aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deuc=D0=B5?= <shurd@sasktel.net> Date: Fri, 22 Mar 2024 02:38:05 -0400 Subject: [PATCH] Now unbreak! --- src/sbbs3/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sbbs3/main.cpp b/src/sbbs3/main.cpp index 1abc96d248..85ea8bbb02 100644 --- a/src/sbbs3/main.cpp +++ b/src/sbbs3/main.cpp @@ -19,7 +19,6 @@ * Note: If this box doesn't appear square, then you need to fix your tabs. * ****************************************************************************/ -#error Broken #include "sbbs.h" #include "ident.h" #include "telnet.h" -- GitLab