8 lines
221 B
Diff
8 lines
221 B
Diff
|
--- src/hunspell/hashmgr.cxx
|
||
|
+++ src/hunspell/hashmgr.cxx
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+#undef _FORTIFY_SOURCE /* bad use of char word; at the end of struct hentry -Marcus */
|
||
|
#include "license.hunspell"
|
||
|
#include "license.myspell"
|
||
|
|