12 lines
303 B
C
12 lines
303 B
C
$NetBSD: patch-src_hyper_htadd.c,v 1.1 2012/03/23 21:21:36 asau Exp $
|
|
|
|
--- src/hyper/htadd.c.orig 2011-07-07 19:04:11.000000000 +0000
|
|
+++ src/hyper/htadd.c
|
|
@@ -43,6 +43,7 @@
|
|
#include <stdlib.h>
|
|
#include <sys/stat.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <locale.h>
|
|
|
|
#include "cfuns.h"
|