mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
15 lines
345 B
LLVM
15 lines
345 B
LLVM
$NetBSD: patch-kbabel_common_libgettext_pofiles.ll,v 1.1 2011/02/17 08:31:51 markd Exp $
|
|
|
|
build with gcc4.3
|
|
|
|
--- kbabel/common/libgettext/pofiles.ll.orig 2005-11-08 22:28:44.000000000 +0000
|
|
+++ kbabel/common/libgettext/pofiles.ll
|
|
@@ -39,6 +39,7 @@
|
|
#endif
|
|
|
|
#include <stdlib.h>
|
|
+#include <cstdio>
|
|
|
|
#ifdef HAVE_STRINGS_H
|
|
#include <strings.h>
|