X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=util.h;h=8b670e8134cae4e629ac4be7b66d50cc20d7acec;hp=bf45896be8a617c277a1c919dda33ff15931a5e3;hb=ac968003c13bde5c86ffa19f8819e436b5bc03e6;hpb=cb9522491af43508c47cb927247e3b5769b9259b 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;