]> git.pld-linux.org Git - packages/hyphen.git/blame - hyphen-includes.patch
- rel 2; add missing include
[packages/hyphen.git] / hyphen-includes.patch
CommitLineData
aff0b24e
AM
1--- ./hyphen.h.orig 2013-03-18 11:49:03.000000000 +0100
2+++ ./hyphen.h 2014-06-30 09:22:00.804214782 +0200
3@@ -55,6 +55,8 @@
4 extern "C" {
5 #endif /* __cplusplus */
6
7+#include <stdio.h>
8+
9 typedef struct _HyphenDict HyphenDict;
10 typedef struct _HyphenState HyphenState;
11 typedef struct _HyphenTrans HyphenTrans;
This page took 0.211822 seconds and 4 git commands to generate.