sys/queue.h isn't used

This commit is contained in:
Alexandre Ratchov 2015-12-30 12:55:18 +01:00
parent 37cdacd0aa
commit 67bf8b7786
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/queue.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/resource.h>