Files
termux-packages/x11-packages/scrot/getsubopt.patch
termux-pacman-bot 3ebf59f441 scrot: Bump to 1.10
2023-06-15 20:01:40 +00:00

12 lines
189 B
Diff

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