Drop unused headers.
This commit is contained in:
parent
e0f2e75657
commit
287665009b
@ -27,7 +27,6 @@
|
||||
#define _XBPS_RINDEX_DEFS_H_
|
||||
|
||||
#include <xbps.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
/* libarchive compat */
|
||||
#if ARCHIVE_VERSION_NUMBER >= 3000000
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user