Description: Add stdio include fnprint not known without include of stdio.h . vdr-plugin-markad (0.1.4.git1-1) experimental; urgency=medium . * Upstream version from git. Author: Eric Lavarde --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- vdr-plugin-markad-0.1.4.git1.orig/command/decoder.cpp +++ vdr-plugin-markad-0.1.4.git1/command/decoder.cpp @@ -6,6 +6,7 @@ */ #include +#include #include #include #include