X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=util.h;h=8b670e8134cae4e629ac4be7b66d50cc20d7acec;hb=ac968003c13bde5c86ffa19f8819e436b5bc03e6;hp=bf45896be8a617c277a1c919dda33ff15931a5e3;hpb=5eed4adb3552562329c0b0b460c8851efb1a38bb;p=polyglot.git diff --git a/util.h b/util.h index bf45896..8b670e8 100644 --- a/util.h +++ b/util.h @@ -90,6 +90,8 @@ } \ } \ + + // types typedef signed char sint8;