From e74793597569d36c4ce40f5f526568f34aadded1 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 25 May 2025 15:43:14 -0400 Subject: [PATCH] msdos build fix --- sys/share/pcmain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/share/pcmain.c b/sys/share/pcmain.c index 4093eff48..8850e2d82 100644 --- a/sys/share/pcmain.c +++ b/sys/share/pcmain.c @@ -7,7 +7,6 @@ #include "hack.h" #include "dlb.h" -#include "sfproto.h" #ifndef NO_SIGNAL #include