1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

cov: unused headers

This commit is contained in:
Zdenek Kabelac 2024-04-25 23:53:46 +02:00
parent 57ab219d9b
commit d0cfe73326
2 changed files with 0 additions and 3 deletions

View File

@ -27,10 +27,8 @@
#include <dlfcn.h>
#include <pthread.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <signal.h>
#include <arpa/inet.h> /* for htonl, ntohl */

View File

@ -23,7 +23,6 @@
#include <pthread.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <netinet/in.h>
#include <sys/un.h>