mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 22:47:51 +00:00
13 lines
225 B
Diff
13 lines
225 B
Diff
https://github.com/termux/termux-packages/issues/15852
|
|
|
|
--- a/lib/long-options.c
|
|
+++ b/lib/long-options.c
|
|
@@ -22,6 +22,7 @@
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <getopt.h>
|
|
#include "long-options.h"
|
|
|