0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-04 18:45:52 +00:00
termux-packages/packages/gkermit/gkermit.c.patch
2023-04-13 03:02:15 +09:00

11 lines
205 B
Diff

--- a/gkermit.c
+++ b/gkermit.c
@@ -56,6 +56,7 @@
#define _GKERMIT_C
#include <stdio.h>
+#include <unistd.h>
#include "gkermit.h"
/* Forward declarations of functions used within this module... */