1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-23 23:19:29 +02:00

Don't include <string.h>.

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

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

View file

@ -26,10 +26,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/* Utility to generate cursor_i.h. */
#include <stdio.h>
#include <string.h>
#include "internal.h"
#include "tdep.h"
#include "libunwind_i.h"
#ifdef offsetof
# undef offsetof