]> git.sur5r.net Git - cc65/blobdiff - test/val/cq22.c
All regression-tests subdirectories are cleaned before the first test starts, so...
[cc65] / test / val / cq22.c
index 4ce40ecc043bc0926dd1b60346d33e334391d1a7..bcd1570c8aac4855688646079cbdc9aac2e44fdd 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            */