mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Removed an unnecessary include
This commit is contained in:
parent
c1b01bdc61
commit
b6e76b3bce
3
dvbspu.c
3
dvbspu.c
@ -8,7 +8,7 @@
|
||||
*
|
||||
* parts of this file are derived from the OMS program.
|
||||
*
|
||||
* $Id: dvbspu.c 2.6 2009/12/24 10:52:23 kls Exp $
|
||||
* $Id: dvbspu.c 2.7 2009/12/26 15:51:15 kls Exp $
|
||||
*/
|
||||
|
||||
#include "dvbspu.h"
|
||||
@ -16,7 +16,6 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include <math.h>
|
||||
#include "device.h"
|
||||
|
||||
/*
|
||||
* cDvbSpubitmap:
|
||||
|
Loading…
Reference in New Issue
Block a user