From 401fd2c16ab461b458c1508436453de10b89d375 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20D=C5=82ugo=C5=82=C4=99cki?= Date: Wed, 24 Jul 2013 09:27:02 +0200 Subject: [PATCH] Restored typedef. --- src/global/genint1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global/genint1.h b/src/global/genint1.h index 60434b2..1bb97d3 100644 --- a/src/global/genint1.h +++ b/src/global/genint1.h @@ -149,7 +149,7 @@ typedef int protkind; #endif /* TODO: Conditionally restore it:*/ -/*typedef int word;*/ +typedef int word; /** * Prototype: -- 2.30.2