about summary refs log tree commit diff
path: root/mflag.c
diff options
context:
space:
mode:
Diffstat (limited to 'mflag.c')
-rw-r--r--mflag.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mflag.c b/mflag.c
index a5a6005..7708946 100644
--- a/mflag.c
+++ b/mflag.c
@@ -12,8 +12,7 @@
 #include <unistd.h>
 
 #include "blaze822.h"
-
-#define uc(c) ((c) & 0xdf)
+#include "blaze822_priv.h"
 
 static int8_t flags[255];
 static int vflag = 0;