]> git.pld-linux.org Git - packages/lms.git/blob - build.patch
- release 11 (by relup.sh)
[packages/lms.git] / build.patch
1 --- lms/daemon/modules/parser/lib/tscript_parser.y~     2006-07-31 10:32:22.000000000 +0200
2 +++ lms/daemon/modules/parser/lib/tscript_parser.y      2013-05-17 12:09:12.547241774 +0200
3 @@ -30,6 +30,7 @@
4  *****************************************************************************/
5  
6  %{
7 +       #include <stdio.h>
8         #include <stdlib.h>
9         #include "tscript_ast.h"
10  
This page took 0.124784 seconds and 3 git commands to generate.