1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 02:17:35 +00:00

Ports: Add libgpg-error port

This commit is contained in:
Gunnar Beutner 2021-04-14 04:32:34 +02:00 committed by Andreas Kling
parent c3aac8cbe7
commit 45f1170691
6 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,11 @@
diff -Naur libgpg-error-1.42/src/mkerrcodes.c libgpg-error-1.42.serenity/src/mkerrcodes.c
--- libgpg-error-1.42/src/mkerrcodes.c 2016-11-16 13:22:03.000000000 +0100
+++ libgpg-error-1.42.serenity/src/mkerrcodes.c 2021-04-14 01:38:44.112242487 +0200
@@ -22,6 +22,7 @@
system, while this file will be run on the build system. */
#include <stdio.h>
+#include <errno.h>
#include "mkerrcodes.h"