]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/source-file.cc
Imported Debian patch 2.12.3-1
[lilypond.git] / lily / source-file.cc
index 49d8eb4f214f7f669c94e282d5d1c233aa2e9c8f..d5e4bcf6764a015a6adc6b6725939407e821bde1 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2008 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1997--2009 Jan Nieuwenhuizen <janneke@gnu.org>
   Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
@@ -13,7 +13,7 @@
 #endif /* GCC_MAJOR < 4 */
 
 #include "source-file.hh"
-
+#include <cstring>
 #include "config.hh"
 
 #if HAVE_UTF8_WCHAR_H