]> git.sur5r.net Git - cc65/blobdiff - test/val/cq9.c
Merge pull request #653 from IrgendwerA8/cbm_rw_popptr1
[cc65] / test / val / cq9.c
index 698443ce660d63daef37624c778c270879d7f91b..228ac9e770ce9ad132a7783b8872492d25fc0d44 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            */