1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00

Remove unneeded include.

Noted by:	Arun Sharma
This commit is contained in:
Konstantin Belousov 2010-04-11 22:07:31 +03:00
parent 21f0e90ce8
commit 843190597c

View file

@ -29,7 +29,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include <sys/mman.h>
#include <sys/sysctl.h>
#include <sys/user.h>
#include <libutil.h>
#include <stdio.h>
#include "libunwind_i.h"