1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

remove unused includes

This commit is contained in:
Job Snijders
2021-08-17 22:23:33 +00:00
parent 270e04dd23
commit b21c8b30ca
5 changed files with 2 additions and 20 deletions

View File

@ -24,10 +24,6 @@
* SUCH DAMAGE.
*/
#if HAVE_CONFIG_H
#include <config.h>
#endif
#include <errno.h>
#include <inttypes.h>
#include <stdarg.h>