Removed an unnecessary include

This commit is contained in:
Klaus Schmidinger 2009-12-26 15:51:15 +01:00
parent c1b01bdc61
commit b6e76b3bce
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
* *
* parts of this file are derived from the OMS program. * 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" #include "dvbspu.h"
@ -16,7 +16,6 @@
#include <string.h> #include <string.h>
#include <inttypes.h> #include <inttypes.h>
#include <math.h> #include <math.h>
#include "device.h"
/* /*
* cDvbSpubitmap: * cDvbSpubitmap: