1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 18:47:14 +00:00
termux-packages/x11-packages/scrot/getsubopt.patch
Tee KOBAYASHI c0bdb2010d scrot: Migrate to maintained fork
and bump to 1.8.1.
2023-03-09 05:44:00 +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"