version 1.4.44b
[polyglot.git] / util.h
diff --git a/util.h b/util.h
index dd3ed59..8b670e8 100644 (file)
--- a/util.h
+++ b/util.h
@@ -7,6 +7,8 @@
 // includes\r
 \r
 #include <stdio.h>\r
+#include <sys/types.h>\r
+#include <sys/timeb.h>\r
 \r
 // defines\r
 \r
@@ -88,6 +90,8 @@
         }                                                                \\r
     }                                                                    \\r
 \r
+\r
+\r
 // types\r
 \r
 typedef signed char sint8;\r