Remove unused include (stdint.h)
This commit is contained in:
parent
6e7d0286e3
commit
db354b228a
|
@ -29,8 +29,6 @@
|
|||
# include <config.h>
|
||||
#endif /* HAVE_CONFIG_H */
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* Macros, types and constants for internal use */
|
||||
|
||||
#ifdef DEBUGBUILD
|
||||
|
|
Loading…
Reference in New Issue