0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-11 13:09:18 +00:00
termux-packages/x11-packages/scrot/getsubopt.patch
2023-06-16 05:00:42 +09: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"