]> git.sur5r.net Git - cc65/blobdiff - test/val/cq241.c
added makefile and common include
[cc65] / test / val / cq241.c
index d7d8ed9529eef6f13fb8c85f6fec704d1a397a3b..76f437e0ccc3a160de81f68456151eb757361703 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            */