]> git.sur5r.net Git - cc65/blobdiff - test/ref/cc65090910.c
Add definitions in telestrat.inc (TELEMON 2.4)
[cc65] / test / ref / cc65090910.c
index c8e5ce9344b1d68499ccb9057369b1636eeb1f9a..6ac5d9dcb757fcd39ea7bb5b5a4cb1215ef069c3 100644 (file)
@@ -5,6 +5,8 @@
   !!AUTHOR!!      Oliver Schmidt
 */
 
+#include <stdio.h>
+
 /*
 After spending a "little" time I finally succeeded in isolating an
 (maybe THE) optimizer bug causing Contiki to fail.