005-isakmp-fix.patch (189B)
1 --- a/src/racoon/isakmp.c 2 +++ b/src/racoon/isakmp.c 3 @@ -31,6 +31,8 @@ 4 * SUCH DAMAGE. 5 */ 6 7 +#define __packed __attribute__((__packed__)) 8 + 9 #include "config.h" 10 11 #include <sys/types.h>
lede-packages-rs | |
| git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git | |
| Log | Files | Refs | README | LICENSE |