From c846776318dc4ca28946083c7835efed5155065e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deuc=D0=B5?= <shurd@sasktel.net> Date: Fri, 22 Mar 2024 02:33:46 -0400 Subject: [PATCH] Break stuff to test things. --- src/sbbs3/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sbbs3/main.cpp b/src/sbbs3/main.cpp index 85ea8bbb02..1abc96d248 100644 --- a/src/sbbs3/main.cpp +++ b/src/sbbs3/main.cpp @@ -19,6 +19,7 @@ * 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