11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
$OpenBSD: patch-dialogue_getincode_c,v 1.1 2010/05/19 14:05:37 espie Exp $
|
|
--- dialogue/getincode.c.orig Wed May 19 15:56:30 2010
|
|
+++ dialogue/getincode.c Wed May 19 15:56:36 2010
|
|
@@ -1,5 +1,6 @@
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
+#include <string.h>
|
|
#include "onew.h"
|
|
|
|
/*
|