0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-30 11:12:43 +00:00
Files
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... */