Remove not needed includes.

svn path=/trunk/; revision=43830
This commit is contained in:
Anders Broman 2012-07-19 15:04:43 +00:00
parent 1d164df472
commit 5160177aff
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
#include "config.h"
#endif
#include <stdlib.h>
#include <stdint.h>
#include <glib.h>
#include "crc7.h" /* include the header file generated with pycrc */