]> git.sur5r.net Git - cc65/blobdiff - test/val/cq626.c
added makefile and common include
[cc65] / test / val / cq626.c
index 7fab43f53f909a8cc6608bd0e5e84584d612ddfb..166d3a95bbdb8f5ab3b01e82968cadd7f8938c8b 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            */