summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbhddevice/hdffcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/dvbhddevice/hdffcmd.c')
-rw-r--r--PLUGINS/src/dvbhddevice/hdffcmd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/PLUGINS/src/dvbhddevice/hdffcmd.c b/PLUGINS/src/dvbhddevice/hdffcmd.c
index 957f2c7..cb06b8c 100644
--- a/PLUGINS/src/dvbhddevice/hdffcmd.c
+++ b/PLUGINS/src/dvbhddevice/hdffcmd.c
@@ -3,9 +3,11 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: hdffcmd.c 1.22 2011/12/04 15:31:03 kls Exp $
+ * $Id: hdffcmd.c 1.23 2012/02/06 11:08:48 kls Exp $
*/
+#include <stdint.h>
+
#include "hdffcmd.h"
#include "libhdffcmd/hdffcmd.h"
#include <stdio.h>