diff --git a/lib/yasnd-lpt.c b/lib/yasnd-lpt.c index b4c55cb..21df7f3 100644 --- a/lib/yasnd-lpt.c +++ b/lib/yasnd-lpt.c @@ -2,6 +2,8 @@ #include #include +#include "yasnd-log.h" + bool lpt_enable=false; // control usage of LPT port to reset target devices int lpt_port=0x378; // LPT port in hex(0x378 is usually LPT1)