Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
mcrypt
mcrypt-2.6.7-gaafix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mcrypt-2.6.7-gaafix.patch of Package mcrypt
diff -up mcrypt-2.6.7/src/gaaout.c.BAD mcrypt-2.6.7/src/gaaout.c --- mcrypt-2.6.7/src/gaaout.c.BAD 2008-08-25 17:44:59.000000000 -0400 +++ mcrypt-2.6.7/src/gaaout.c 2008-08-25 17:45:18.000000000 -0400 @@ -5,6 +5,7 @@ #include <defines.h> +#include "mcrypt_int.h" #include <stdio.h> #include <string.h> diff -up mcrypt-2.6.7/src/mcrypt_int.h.BAD mcrypt-2.6.7/src/mcrypt_int.h --- mcrypt-2.6.7/src/mcrypt_int.h.BAD 2008-08-25 17:45:36.000000000 -0400 +++ mcrypt-2.6.7/src/mcrypt_int.h 2008-08-25 17:45:42.000000000 -0400 @@ -15,3 +15,8 @@ void rol_buf(void * buffer, int buffersi void mcrypt_version(); void mcrypt_license(); void usage(void); + +int print_list(void); +int print_hashlist(void); +int print_keylist(void); +
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor