summaryrefslogtreecommitdiff
blob: 43b5874fa2b686a025d1d1e6037bf82909f34df5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/restrict.h	2006-03-26 03:33:50.168661936 +0400
+++ b/restrict.h	2006-03-26 03:34:10.427582112 +0400
@@ -33,6 +33,8 @@
 #ifndef APG_RESTRICT_H
 #define APG_RESTRICT_H	1
 
+#define uint32_t int
+
 #if defined(APG_USE_CRACKLIB)
 #include <packer.h>
 #endif