mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
46ac9432cb
PR: 114072 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
11 lines
218 B
C
11 lines
218 B
C
--- title.c.orig Mon May 11 15:52:59 1998
|
|
+++ title.c Wed Jun 27 02:54:45 2007
|
|
@@ -4,6 +4,7 @@
|
|
#include <config.h>
|
|
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include "Wlib.h"
|
|
#include "defs.h"
|
|
#include "images.h"
|