Skip to content

Commit

Permalink
Added back guard
Browse files Browse the repository at this point in the history
  • Loading branch information
robehn committed Oct 19, 2023
1 parent b717547 commit ac75ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/hsdis/binutils/hsdis-binutils.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@
#include <inttypes.h>
#include <string.h>

#ifndef SYSTEM_BINUTILS
/* defines for bfd.h */
#define PACKAGE "hsdis"
#define PACKAGE_VERSION 1
#endif

#include <bfd.h>
#include <dis-asm.h>
Expand Down

0 comments on commit ac75ae2

Please sign in to comment.