1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-05 14:25:16 +02:00

Revert "sys/types.h"

This reverts commit 5976f1a5b3.
This commit is contained in:
Konstantin Belousov 2010-03-08 00:20:23 +02:00
parent 53095e6b3e
commit da357e3c2e

View file

@ -1,11 +1,3 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)