From c2ec1d02b075b78a0796546d1266a036796457f5 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Mon, 8 Jul 2019 21:21:43 -0400 Subject: [PATCH] increase priority --- nda.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nda.c b/nda.c index 625fb19..d4c4d40 100644 --- a/nda.c +++ b/nda.c @@ -1,4 +1,4 @@ -#pragma nda NDAOpen NDAClose NDAAction NDAInit 30 0xffff "--Dictionary\\H**" +#pragma nda NDAOpen NDAClose NDAAction NDAInit 15 0xffff "--Dictionary\\H**" #pragma lint - 1 #pragma optimize - 1 @@ -17,6 +17,7 @@ #include #include #include +#include #include #include