]> git.sur5r.net Git - cc65/blobdiff - test/val/cq61.c
added makefile and common include
[cc65] / test / val / cq61.c
index f40b21d610fb1e4a6c9dfc2ddd673df5d465c4c6..3dcca645434a8e4673dd8d76912268804620c818 100644 (file)
@@ -4,6 +4,8 @@
   !!LICENCE!!     own, freely distributeable for non-profit. read CPYRIGHT.LCC
 */
 
+#include "common.h"
+
 struct defs {
      int cbits;          /* No. of bits per char           */
      int ibits;          /*                 int            */