Remove unused include (stdint.h)

This commit is contained in:
Alexis La Goutte 2014-05-26 07:34:03 +02:00
parent 6e7d0286e3
commit db354b228a
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
# include <config.h>
#endif /* HAVE_CONFIG_H */
#include <stdint.h>
/* Macros, types and constants for internal use */
#ifdef DEBUGBUILD