]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
rtacct: drop unused header
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 8 Jul 2020 15:40:20 +0000 (08:40 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 8 Jul 2020 15:40:20 +0000 (08:40 -0700)
misc/rtacct.c

index b1cb378818ab5c12582e473f2a4c14869235be91..c4bb5bc3888cb46325c9490a183da344a94351ed 100644 (file)
@@ -18,7 +18,6 @@
 #include <errno.h>
 #include <time.h>
 #include <sys/time.h>
-#include <fnmatch.h>
 #include <sys/file.h>
 #include <sys/socket.h>
 #include <sys/un.h>