From 4ae1fda2e168c47c6d7a839690835aa84ee6f071 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Mon, 26 Feb 2001 18:43:29 +0000 Subject: [PATCH] include snafu in null input driver. --- source/in_null.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/in_null.c b/source/in_null.c index 4a606c7..b7d84b0 100644 --- a/source/in_null.c +++ b/source/in_null.c @@ -30,6 +30,8 @@ # include "config.h" #endif +#include "protocol.h" + void IN_Init (void) {