summaryrefslogtreecommitdiff
blob: be90c6355e666a0630839dcbf377cc91a61a9361 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- restrict.h.orig	2006-03-26 03:33:50.168661936 +0400
+++ 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