mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 17:15:07 +00:00
11 lines
403 B
Diff
11 lines
403 B
Diff
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"
|
|
|