]> git.sur5r.net Git - cc65/blobdiff - test/ref/switch.c
Merge pull request #381 from pfusik/static-forward-decl
[cc65] / test / ref / switch.c
index 1fc315d901d3050f07491432ad51b9d8a1fe4c23..0821d29ee67d3a5f683d617e2d9563607c62927e 100644 (file)
@@ -4,6 +4,7 @@
   !!LICENCE!!     own, freely distributeable for non-profit. read CPYRIGHT.LCC
 */
 
+#include "common.h"
 #include <limits.h>
 
 #ifdef NO_IMPLICIT_FUNC_PROTOTYPES