diff --git a/emu/joy.c b/emu/joy.c index 379aaaf..5dac166 100644 --- a/emu/joy.c +++ b/emu/joy.c @@ -1,6 +1,7 @@ #include "pdp6.h" #include #include +#include char *joy_ident = JOY_IDENT; char *ojoy_ident = OJOY_IDENT;