12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
$OpenBSD: patch-src_logoconv_c,v 1.2 2005/11/14 17:09:22 pvalchev Exp $
|
|
--- src/logoconv.c.orig Sat Oct 7 15:25:25 2000
|
|
+++ src/logoconv.c Thu May 12 15:35:40 2005
|
|
@@ -10,6 +10,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <ctype.h>
|
|
+#include <string.h>
|
|
|
|
|
|
/* we take an extremely generous outlook - anything other than a decimal
|