mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Syabas-based network player. WWW: http://wizd.sourceforge.net/ PR: ports/125178 Submitted by: Ayumi M <ayu at commun dot jp>
8 lines
229 B
C
8 lines
229 B
C
--- nkfwrap/nkfwrap_test.c.orig 2008-07-02 12:30:10.000000000 +0900
|
|
+++ nkfwrap/nkfwrap_test.c 2008-07-02 13:13:52.000000000 +0900
|
|
@@ -1,4 +1,5 @@
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include "nkfwrap.h"
|
|
|
|
int main()
|