You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
151 B
Diff
11 lines
151 B
Diff
--- a/wrap.c
|
|
+++ b/wrap.c
|
|
@@ -25,6 +25,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <strings.h>
|
|
|
|
#include "wrap.h"
|