Skip to content
Snippets Groups Projects
Commit 432bfd391f53 authored by Lasse Collin's avatar Lasse Collin
Browse files

liblzma: Remove unneeded <sys/types.h> from fastpos_tablegen.c.

This file only generates fastpos_table.c.
It isn't built as a part of liblzma.
parent ca1b148c20af
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@
//
///////////////////////////////////////////////////////////////////////////////
#include <sys/types.h>
#include <inttypes.h>
#include <stdio.h>
#include "fastpos.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment