Added scripts to build all versions of as/link
[fw/sdcc] / support / tests / dhrystone / dhry.c
index 27d53aadf2b93379233643b45d3ead9f1db7127f..2dda65b1d409498ba5bf594c9267a3a64224ceae 100644 (file)
@@ -45,6 +45,7 @@
 #include <stdio.h>
 /** For clock() */
 #include <time.h>
+#include <types.h>
 
 /** Print the number of t-states this program has been executing for.
     Optional :)