You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/apg/files/apg-glibc-2.4.patch

12 lines
260 B

--- 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