1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-22 09:41:44 +02:00

Don't include <stdlib.h> and <string.h>.

Include "libunwind_i.h" instead of "tdep.h".

(Logical change 1.294)
This commit is contained in:
hp.com!davidm 2005-05-20 09:48:08 +00:00
parent fa2871946a
commit 03ba50ccaa

View file

@ -27,13 +27,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
(http://www.linuxbase.org/spec/). */
#include <link.h>
#include <stdlib.h>
#include <stddef.h>
#include <string.h>
#include "dwarf_i.h"
#include "dwarf-eh.h"
#include "tdep.h"
#include "libunwind_i.h"
struct table_entry
{