Drop unused headers.

This commit is contained in:
Juan RP 2014-09-13 08:54:12 +02:00
parent e0f2e75657
commit 287665009b
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@
#define _XBPS_RINDEX_DEFS_H_
#include <xbps.h>
#include <semaphore.h>
/* libarchive compat */
#if ARCHIVE_VERSION_NUMBER >= 3000000

View File

@ -30,7 +30,6 @@
#include <errno.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <semaphore.h>
#include "xbps_api_impl.h"