Files
termux-packages/x11-packages/scrot/getsubopt.patch
termux-pacman-bot 1de6bc6f9b scrot: Migrate to maintained fork
and bump to 1.8.1.
2023-03-09 06:03:05 +00:00

12 lines
190 B
Diff

--- a/src/options.c
+++ b/src/options.c
@@ -51,6 +51,8 @@
#include <string.h>
#include <unistd.h>
+#include "getsubopt.h"
+
#include "config.h"
#include "note.h"
#include "options.h"