File: bug-526207-ftbfs_include.dpatch

package info (click to toggle)
jaula 1.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,944 kB
  • sloc: sh: 9,767; cpp: 1,872; lex: 255; makefile: 121
file content (15 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /bin/sh /usr/share/dpatch/dpatch-run

@DPATCH@
--- jaula-1.4.0/jaula/jaula_lexan.ll~	2009-04-29 20:55:20.000000000 +0000
+++ jaula-1.4.0/jaula/jaula_lexan.ll	2009-04-29 20:56:24.000000000 +0000
@@ -50,6 +50,8 @@
 #endif
 }
 
+#include <cstdio>
+
 #ifdef HAVE_SSTREAM
 #include <sstream>
 #endif