summaryrefslogtreecommitdiff
path: root/command/queue.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2010-06-08 19:26:53 +0200
committerJochen Dolze <vdr@dolze.de>2010-06-08 19:26:53 +0200
commit5623eda874dd036387c7a9a99da805825a669567 (patch)
treee413d4ae0099bdb974e0c778034375efb35bf62a /command/queue.h
parentb41ac6500b7e6c7c7da546be116ff2923fe7ee86 (diff)
downloadvdr-plugin-markad-5623eda874dd036387c7a9a99da805825a669567.tar.gz
vdr-plugin-markad-5623eda874dd036387c7a9a99da805825a669567.tar.bz2
Re-ordered includes
Diffstat (limited to 'command/queue.h')
-rw-r--r--command/queue.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/command/queue.h b/command/queue.h
index 20cac32..a24014d 100644
--- a/command/queue.h
+++ b/command/queue.h
@@ -8,19 +8,12 @@
#ifndef __queue_h_
#define __queue_h_
-#include <stdlib.h>
#include <stdint.h>
-#include <string.h>
#ifndef uchar
typedef unsigned char uchar;
#endif
-extern "C"
-{
-#include "debug.h"
-}
-
class cMarkAdPaketQueue
{
struct MP2HDR