15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
$OpenBSD: patch-wrap_c,v 1.1 2018/04/24 19:17:57 naddy Exp $
|
|
|
|
Index: wrap.c
|
|
--- wrap.c.orig
|
|
+++ wrap.c
|
|
@@ -25,7 +25,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <strings.h>
|
|
+#include <string.h>
|
|
|
|
#include "wrap.h"
|
|
#include "mp3wrap.h"
|