Files
termux-packages/packages/mp3wrap/wrap.c.patch
T

11 lines
151 B
Diff
Raw Normal View History

2022-12-02 00:00:48 +09:00
--- 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"